From e9e2c4dba5e42c8b07ee7d4f1cf8fdbd8f0b4bc7 Mon Sep 17 00:00:00 2001
From: admin <15939171744@163.com>
Date: 星期五, 02 八月 2024 15:41:52 +0800
Subject: [PATCH] -bug修改

---
 jcdm-ui/src/views/main/cfkb/Instructions/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jcdm-ui/src/views/main/cfkb/Instructions/index.vue b/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
index 3cc83a2..7e30a95 100644
--- a/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
+++ b/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 => {

--
Gitblit v1.9.3