diff --git a/src/api/dict.js b/src/api/dict.js
index f939ccd..ba23b27 100644
--- a/src/api/dict.js
+++ b/src/api/dict.js
@@ -55,6 +55,7 @@ export const saveDictData = (data) => createAPI(`/sys/dictData/save`,'post',data
* @returns {*}
*/
export const removeDictData = (data) => createAPI(`/sys/dictData/remove`,'post',data);
+export const removeBatchDictData = (data) => createAPI(`/sys/dictData/removeBatch`,'post',data);
/**
* 删除字典数据
* @param data
diff --git a/src/views/modules/customer/customerInformationManagement.vue b/src/views/modules/customer/customerInformationManagement.vue
index 3402cc4..db1ff41 100644
--- a/src/views/modules/customer/customerInformationManagement.vue
+++ b/src/views/modules/customer/customerInformationManagement.vue
@@ -520,7 +520,7 @@
+ width="160" label="项目号">
{{row.projectId}}
diff --git a/src/views/modules/project/projectInfo/com_project_info_part.vue b/src/views/modules/project/projectInfo/com_project_info_part.vue
index 06e12f4..e1f6c78 100644
--- a/src/views/modules/project/projectInfo/com_project_info_part.vue
+++ b/src/views/modules/project/projectInfo/com_project_info_part.vue
@@ -55,51 +55,150 @@
-
-
-
-
+
+
+
+
-
- 物料类别
-
-
-
- 属性模板
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 属性模板
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 物料分类
+
+
+
+
+
+
+
+
+
+
+
+
+ 物料分组
+
+
+
+
+
+
+
+
+
+
+
+
+ 商品组1
+
+
+
+
+
+
+
+
+
+
+
+
+ 商品组2
+
+
+
+
+
+
+
+
+
+
+
+
+