duanxiaoduan %!s(int64=2) %!d(string=hai) anos
pai
achega
954339213f

BIN=BIN
dist.zip


+ 2 - 1
src/views/formulationPlan/dailyExecutionPlan/typePage/materialIssuancePlan.vue

@@ -1163,7 +1163,7 @@ export default {
           this.create.temp.sumweight = (sumweight).toFixed(2)
         } else {
           this.create.list2 = []
-          this.create.temp.sort = 0
+          // this.create.temp.sort = 0
           this.create.temp.sumweight = 0
         }
       })
@@ -1760,6 +1760,7 @@ export default {
           this.$notify({ title: '清空成功', message: '清空成功', type: 'success', duration: 2000 })
           this.getCreateList1()
         }
+
       })
     }
   }

+ 1 - 1
src/views/formulationPlan/materialIssuancePlan/index.vue

@@ -929,7 +929,7 @@ export default {
           this.create.temp.sumweight = (sumweight).toFixed(2)
         } else {
           this.create.list2 = []
-          this.create.temp.sort = 0
+          // this.create.temp.sort = 0
           this.create.temp.sumweight = 0
         }
       })