admin
2024-12-16 8d26b45dd04431eec3e073078300db888fd37026
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 => {