hdy
2024-06-07 4a53ae7900954ef581b45a9c742f01ded1a66db5
jcdm-ui/src/views/main/kb/preInstalledTerminal/index.vue
@@ -533,6 +533,10 @@
            locationCode: self.headContent.processesCode,
            productBarcode: self.headContent.sfcCode,
          }
          if(formulaChilds.paramCode === null||formulaChilds.paramCode ===''){
            self.$message('未找到参数码,请检查参数码是否正确');
            return;
          }
          addTighteningParameters(param).then(response => {});
          yzUpdateTighteningFormula(param).then(response => {
            console.log(response)