Commit e13d2a4f by 乔延琦

Merge branch 'develop-zhouyi' into 'develop'

fix(@gms/gms-plugin-billexpand): 报销单保存按钮驳回后禁用

See merge request GFP/RBC/rbc-frontend!26
parents 75523cb1 004aa892
...@@ -1230,7 +1230,7 @@ export default { ...@@ -1230,7 +1230,7 @@ export default {
"description": "", "description": "",
"title": "保存(报销单)[saveActionBXD]", "title": "保存(报销单)[saveActionBXD]",
"value": "saveActionBXD", "value": "saveActionBXD",
"btnDisable": "billReadOnly;90;91;92" "btnDisable": "billReadOnly;90;92"
}, },
{ {
"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