From 27089e6e64938b63528982f58b38a2d0b2f48529 Mon Sep 17 00:00:00 2001
From: wangwei <1610949092@qq.com>
Date: Tue, 25 Apr 2023 11:58:22 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/basic/product/productUdiType.vue | 4 ++--
src/views/purchase/cert/supCertificationAdd.vue | 4 ++--
src/views/purchase/company/supCompanyAdd.vue | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/views/basic/product/productUdiType.vue b/src/views/basic/product/productUdiType.vue
index 061fa91e..7ab642de 100644
--- a/src/views/basic/product/productUdiType.vue
+++ b/src/views/basic/product/productUdiType.vue
@@ -31,7 +31,7 @@
- 新增
+ 新增
编辑
删除
绑定
@@ -232,7 +232,7 @@ export default {
this.subData = JSON.parse(JSON.stringify(data));
} else if (formName === "add") {
this.subData= {
- parentCode:JSON.parse(JSON.stringify(data)).parentCode
+ parentCode:JSON.parse(JSON.stringify(data)).code
};
}
this.getTreeselect(data);
diff --git a/src/views/purchase/cert/supCertificationAdd.vue b/src/views/purchase/cert/supCertificationAdd.vue
index b3dedd64..bb193f4e 100644
--- a/src/views/purchase/cert/supCertificationAdd.vue
+++ b/src/views/purchase/cert/supCertificationAdd.vue
@@ -6,12 +6,12 @@
-
+
-
+
diff --git a/src/views/purchase/company/supCompanyAdd.vue b/src/views/purchase/company/supCompanyAdd.vue
index 248f4348..0b5d4c20 100644
--- a/src/views/purchase/company/supCompanyAdd.vue
+++ b/src/views/purchase/company/supCompanyAdd.vue
@@ -5,12 +5,12 @@
-
+
-
+