caojunjie vor 2 Jahren
Ursprung
Commit
b732cdbe18

+ 2 - 1
src/views/financialManagement/compareBill/receiptSettleDetailsPage.vue

@@ -587,7 +587,8 @@
           return
         }
         this.params = {
-          corpId: this.form.corpId
+          corpId: this.form.corpId,
+          duiZhangStatus:"对账"
         }
         this.billDetailDialog = true;
       },