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 @@
-
+
-
+