Commit 297e6e92 by 乔延琦

Merge branch '1.0fix' into 'develop'

fix(@gms/gms-plugin-billexpand): 按钮只读时可用

See merge request GFP/RBC/rbc-frontend!289
parents 9d5b2b6e b68323b9
...@@ -1632,7 +1632,8 @@ export default { ...@@ -1632,7 +1632,8 @@ export default {
}, },
"description": "", "description": "",
"title": "修改单据状态[updatebillStateAction]", "title": "修改单据状态[updatebillStateAction]",
"value": "updatebillStateAction" "value": "updatebillStateAction",
"alwaysUse": true
}, },
{ {
"discard": false, "discard": false,
......
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