Commit 01ef248b by 张蕴鹏

feat(bigAction): 添加 bigAction 模板的列表

parent a6e33700
Showing with 7 additions and 5 deletions
......@@ -170,7 +170,7 @@
"model": "UserMember",
"parameters": {
"id": "2273296",
"enableRemarkType": true,
"enableRemarkType": false,
"enableAttachments": false
}
},
......@@ -260,7 +260,7 @@
"when": "1",
"enabled": "1",
"parameters": {
"enableRemarkType": false,
"enableRemarkType": true,
"enableAttachments": false
}
},
......
......@@ -877,7 +877,7 @@
"property": "province_id",
"label": "省份ID",
"treeModelName": "province",
"_treeRootNode": "1",
"treeRootNode": "1",
"required": true
}
],
......@@ -1308,9 +1308,11 @@
],
"detail_action_visible": true,
"log_action_visible": false,
"_tree": {
"tree": {
"field": "province_id",
"treeModelName": "province"
"treeModelName": "province",
"treeRootNode": "env.user_id.value",
"cancelButtonLabel": "取消"
},
"_tree_with_data": {
"treeModelName": "province",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment