Commit 42250457 by 袁成

fix: 暂存保存状态

parent ff20ea8a
...@@ -1354,7 +1354,7 @@ export default { ...@@ -1354,7 +1354,7 @@ export default {
"description": "", "description": "",
"title": "财务_暂存[CW_tempSave]", "title": "财务_暂存[CW_tempSave]",
"value": "CW_tempSave", "value": "CW_tempSave",
"btnDisable": "billReadOnly;1;90;91;92" "btnDisable": "billReadOnly;90;91;92"
}, },
{ {
"discard": false, "discard": false,
...@@ -1367,7 +1367,7 @@ export default { ...@@ -1367,7 +1367,7 @@ export default {
"description": "", "description": "",
"title": "财务_保存[CW_saveAction]", "title": "财务_保存[CW_saveAction]",
"value": "CW_saveAction", "value": "CW_saveAction",
"btnDisable": "billReadOnly;1;90;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