Quellcode durchsuchen

大中型产品设置了应收款则进入收款预警需认领实收款

wucl vor 10 Monaten
Ursprung
Commit
0da81f0550
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      src/views/major/myOrder.vue

+ 2 - 1
src/views/major/myOrder.vue

@@ -811,6 +811,8 @@ export default {
                 });
                 this.getList();
                 this.shouldAmountDialog = false;
+                this.shouldAmountDialog = false;
+                this.productionList(this.todoBusinessId, this.reportNo == null ? this.statementNo : this.reportNo)
               } else {
                 this.$notify({
                   title: '失败',
@@ -830,7 +832,6 @@ export default {
                     duration: 1000
                   });
                   this.getList();
-
                   this.shouldAmountDialog = false;
                   this.productionList(this.todoBusinessId, this.reportNo == null ? this.statementNo : this.reportNo)
                 } else {