ysy 1 ano atrás
pai
commit
0903ed4a68

+ 3 - 1
src/views/produce/components/jobBooking/components/semiProductJobBom.vue

@@ -427,6 +427,8 @@ export default {
       saveParam(param).then((res) => {
       saveParam(param).then((res) => {
         this.$message({ message: '保存成功', type: 'success' });
         this.$message({ message: '保存成功', type: 'success' });
         this.getCompute();
         this.getCompute();
+
+        this.save()
       });
       });
     },
     },
 
 
@@ -450,7 +452,7 @@ export default {
         }
         }
 
 
         for (let i = 1; i < this.paramList.length; i++) {
         for (let i = 1; i < this.paramList.length; i++) {
-          console.log(i);
+
           console.log(
           console.log(
             11,
             11,
             Number(this.paramList[i - 1].CVIWeight),
             Number(this.paramList[i - 1].CVIWeight),