admin
2024-08-08 682919cdb4229973a4917bdb3cb876ec6d5b574a
jcdm-ui/src/views/main/cfkb/Instructions/index.vue
@@ -368,7 +368,7 @@
        this.$message.error('参数不全!');
      }else {
        let param = {
          sfcCode: this.headContent.sfcCode,
          productBarcode: this.headContent.sfcCode,
          weightValue: this.weightValue,
        }
        enterWeighing(param).then(response => {