gjy 3 rokov pred
rodič
commit
6a9c401e8b

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

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