Commit b3550bde by 乔延琦

Merge branch 'develop-yangchen' into 'develop'

复制按钮参数修改

See merge request GFP/RBC/rbc-frontend!308
parents aabfe65a 6b32eb71
...@@ -1084,9 +1084,9 @@ export default { ...@@ -1084,9 +1084,9 @@ export default {
"paramDes": [ "paramDes": [
{ {
"isRequired": true, "isRequired": true,
"ref": "bill", "ref": "columnField",
"type": "metaData", "type": "field",
"title": "跳转页面", "title": "页面名称",
"key": "viewName" "key": "viewName"
}, },
{ {
......
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 to comment