diff --git a/SanPinPLM/相关操作/4.0-other/18.枚举数据定义.md b/SanPinPLM/相关操作/4.0-other/18.枚举数据定义.md index 0c1ace9e..adc5605d 100644 --- a/SanPinPLM/相关操作/4.0-other/18.枚举数据定义.md +++ b/SanPinPLM/相关操作/4.0-other/18.枚举数据定义.md @@ -93,9 +93,11 @@ Tips: 此处我们以精确实业客户的枚举导入模板的制作为例子 如图筛选的是所有内部特性号为Z9999999003,且语言为Z1和ZH(中文缩写和中文)的项 -将筛选出的所有项复制到 **字段名** 和 **系统内字段** 匹配的枚举模板中 - - +将筛选出的所有项复制到 **字段名** 和 **系统内字段** 匹配的 **枚举空模板** 中 + +![](assets/Pasted%20image%2020250804104700.png) + +至此就完成了枚举模板的制作 diff --git a/SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250804104642.png b/SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250804104642.png new file mode 100644 index 00000000..4290901a Binary files /dev/null and b/SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250804104642.png differ diff --git a/SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250804104700.png b/SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250804104700.png new file mode 100644 index 00000000..e51d1e33 Binary files /dev/null and b/SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250804104700.png differ