Merge remote-tracking branch 'origin/main'
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
|
||||

|
||||
|
||||
新增枚举数据,填写枚举数据名称,如果要添加多个同名数据,则需要填写相应的枚举编码,目的是在定义对象属性时neng
|
||||
新增枚举数据,填写枚举数据名称,如果要添加多个 **同名枚举数据** ,则需要填写相应的 **枚举编码** ,目的是在定义对象属性时能够 **区分** 各个同名枚举数据,此外,需要勾选 **自定义值** 和 **枚举值不显示在下拉框里**
|
||||
|
||||
|
||||
|
||||
|
@ -295,6 +295,24 @@
|
||||
|
||||
### 附件名称
|
||||
|
||||
通过附件名称,我们可以实现在创建工作流的时候,流程自动命名,附件名称来源于流程中的第一个附件名称
|
||||
|
||||

|
||||
|
||||
如果流程中存在多个附件的情况,附件名称以文件列表,排名第一的文件名称为准(排序以排序规则为准,只认当前规则下的排序,相同的附件,排序规则不同排第一的文件也不同)
|
||||
|
||||
> 举例:
|
||||
>
|
||||
> 
|
||||
>
|
||||
> 流程附件中序号1的文件名称为"演示11"
|
||||
>
|
||||
> 
|
||||
>
|
||||
> 则流程名称中 **附件名称** 的码段信息为"演示11"
|
||||
|
||||
### 附件编码
|
||||
|
||||
“嘚瑟”
|
||||
|
||||
### 父对象属性
|
BIN
SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250725162311.png
Normal file
BIN
SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250725162311.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 323 KiB |
BIN
SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250725162652.png
Normal file
BIN
SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250725162652.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
BIN
SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250725163256.png
Normal file
BIN
SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250725163256.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
BIN
SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250725163358.png
Normal file
BIN
SanPinPLM/相关操作/4.0-other/assets/Pasted image 20250725163358.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
Reference in New Issue
Block a user