瀏覽代碼

提交箱管

caojunjie 2 年之前
父節點
當前提交
b732cdbe18
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/financialManagement/compareBill/receiptSettleDetailsPage.vue

+ 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;
       },