Commit 3fc45192 by Joey

fix(@gms/gms-plugin-billexpand): 删除冗余emcon

parent 67d88a8b
...@@ -2120,7 +2120,7 @@ export default { ...@@ -2120,7 +2120,7 @@ export default {
] ]
}, },
"description": "", "description": "",
"title": "财务_同意[GH_agreeAction]", "title": "工会_同意[GH_agreeAction]",
"value": "GH_agreeAction", "value": "GH_agreeAction",
"btnDisable": "billEdit" "btnDisable": "billEdit"
}, },
...@@ -2219,7 +2219,7 @@ export default { ...@@ -2219,7 +2219,7 @@ export default {
] ]
}, },
"description": "", "description": "",
"title": "财务_驳回[GH_rejectAction]", "title": "工会_驳回[GH_rejectAction]",
"value": "GH_rejectAction", "value": "GH_rejectAction",
"btnDisable": "billEdit" "btnDisable": "billEdit"
}, },
...@@ -2267,7 +2267,7 @@ export default { ...@@ -2267,7 +2267,7 @@ export default {
] ]
}, },
"description": "", "description": "",
"title": "财务_提交[GH_submitAction]", "title": "工会_提交[GH_submitAction]",
"value": "GH_submitAction", "value": "GH_submitAction",
"btnDisable": "billEdit;1;90;92" "btnDisable": "billEdit;1;90;92"
}, },
...@@ -2329,18 +2329,6 @@ export default { ...@@ -2329,18 +2329,6 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用",
"extends": {
"param": [
]
},
"description": "",
"title": "工会_同意[GH_agreeAction]",
"value": "GH_agreeAction",
"btnDisable": "false"
},
{
"discard": false,
"path": "报销/工会", "path": "报销/工会",
"extends": { "extends": {
"param": [ "param": [
...@@ -2351,30 +2339,6 @@ export default { ...@@ -2351,30 +2339,6 @@ export default {
"value": "GH_retrieveAction", "value": "GH_retrieveAction",
"btnDisable": "billEdit" "btnDisable": "billEdit"
}, },
{
"discard": false,
"path": "资产/通用",
"extends": {
"param": [
]
},
"description": "",
"title": "工会_拒绝[GH_rejectAction]",
"value": "GH_rejectAction",
"btnDisable": "billEdit"
},
{
"discard": false,
"path": "资产/通用",
"extends": {
"param": [
]
},
"description": "",
"title": "工会_提交[GH_submitAction]",
"value": "GH_submitAction",
"btnDisable": "billEdit"
},
], ],
billFormula: [ billFormula: [
{ {
......
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