gjy vor 3 Jahren
Ursprung
Commit
6a9c401e8b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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)