Commit 6b32eb71 by yangchen

复制按钮参数修改

parent 6772d87a
...@@ -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