Commit 2a76815f by 袁成

fix:去掉报销单

parent 23173b3e
......@@ -1212,25 +1212,25 @@ export default {
"title": "缓存单据数据[cacheSaveAction]",
"value": "cacheSaveAction",
},
{
"discard": false,
"path": "单据/保存报销单",
"extends": {
"param": [{
"clearable": true,
"ref": "gams2.bill",
"type": "select",
"title": "执行动作",
"key": "actions",
"innerRef": "actions"
}
]
},
"description": "",
"title": "保存(报销单)[saveActionBXD]",
"value": "saveActionBXD",
"btnDisable": "billReadOnly;90;91;92"
},
// {
// "discard": false,
// "path": "单据/保存报销单",
// "extends": {
// "param": [{
// "clearable": true,
// "ref": "gams2.bill",
// "type": "select",
// "title": "执行动作",
// "key": "actions",
// "innerRef": "actions"
// }
// ]
// },
// "description": "",
// "title": "保存(报销单)[saveActionBXD]",
// "value": "saveActionBXD",
// "btnDisable": "billReadOnly;90;91;92"
// },
{
"discard": false,
"path": "资产/通用",
......
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