瀏覽代碼

前端gjy

gjy 3 年之前
父節點
當前提交
6a9c401e8b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/statisticalReport/purchaseReceiptStatisticsList.vue

+ 1 - 1
src/views/statisticalReport/purchaseReceiptStatisticsList.vue

@@ -957,7 +957,7 @@ export default {
         })
           .toPromise()
           .then((response) => {
-            this.audit(this.modification[index + 1], index + 1, status)
+            this.audit(this.modification[index + 1], index + 1, status,status2,reason)
           })
           .catch((req) => {
             this.$message.warning(req.message)