Commit 742926b4 by qiaoyanqi

工会动作

parent 873ed2e6
import approvalUserControl from '../../control/approvalOpinionControl.vue'
export default {
execute: function (bill, param) {
/* 审批组件值发生改变时 会触发事件on-change */
let title = '审批意见'
GMS.$hideContainer.$Modal.confirm({
width: 700,
top:100,
render: (h) => {
return h(
approvalUserControl,
{
props: {
title,
},
on: {
'on-change': (val) => {
console.log('on-change',val)
}
}
}
)
},
onOk: () => {
console.log('OK')
},
onCancel: () => {
console.log('cancel')
}
});
},
approvalLogical: function (bill, param) {
},
executeApproval: function(bill, param) {
},
isApproverEqulloginer: function (bill, param) {
}
}
\ No newline at end of file
...@@ -134,7 +134,7 @@ export default { ...@@ -134,7 +134,7 @@ export default {
] ]
}, },
"value": "userSelectControl", "value": "userSelectControl",
"path": "资产/通用" "path": "报销/通用"
}, },
{ {
"title": "整数输入", "title": "整数输入",
...@@ -161,7 +161,7 @@ export default { ...@@ -161,7 +161,7 @@ export default {
] ]
}, },
"value": "integerControl", "value": "integerControl",
"path": "资产/通用" "path": "报销/通用"
}, },
{ {
"title": "功能文本框", "title": "功能文本框",
...@@ -185,7 +185,7 @@ export default { ...@@ -185,7 +185,7 @@ export default {
] ]
}, },
"value": "IntroduceInputControl", "value": "IntroduceInputControl",
"path": "资产/通用" "path": "报销/通用"
}, },
{ {
"value": "InputModalControl", "value": "InputModalControl",
...@@ -193,7 +193,7 @@ export default { ...@@ -193,7 +193,7 @@ export default {
"description": "", "description": "",
"discard": false, "discard": false,
"dynamicComponent": 'billForm', "dynamicComponent": 'billForm',
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"config": [ "config": [
{ {
...@@ -329,7 +329,7 @@ export default { ...@@ -329,7 +329,7 @@ export default {
{ {
"value": "ButtonControl", "value": "ButtonControl",
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"initParam": ["config"], "initParam": ["config"],
"config": [ "config": [
...@@ -449,7 +449,7 @@ export default { ...@@ -449,7 +449,7 @@ export default {
"title": "审批意见", "title": "审批意见",
"description": "", "description": "",
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"config": [ "config": [
{ {
...@@ -1384,7 +1384,7 @@ export default { ...@@ -1384,7 +1384,7 @@ export default {
billAction: [ billAction: [
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
{ {
...@@ -1423,7 +1423,7 @@ export default { ...@@ -1423,7 +1423,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [{ "param": [{
"title": "选择单据", "title": "选择单据",
...@@ -1456,7 +1456,7 @@ export default { ...@@ -1456,7 +1456,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
{ {
...@@ -1481,7 +1481,7 @@ export default { ...@@ -1481,7 +1481,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
{ {
...@@ -1606,7 +1606,7 @@ export default { ...@@ -1606,7 +1606,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [{ "param": [{
"key": "detailTableName" "key": "detailTableName"
...@@ -1618,7 +1618,7 @@ export default { ...@@ -1618,7 +1618,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [{ "param": [{
"key": "detailTableName" "key": "detailTableName"
...@@ -1636,7 +1636,7 @@ export default { ...@@ -1636,7 +1636,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [{ "param": [{
"key": "detailTableName" "key": "detailTableName"
...@@ -1659,7 +1659,7 @@ export default { ...@@ -1659,7 +1659,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [{ "param": [{
"isRequired": false, "isRequired": false,
...@@ -1691,7 +1691,7 @@ export default { ...@@ -1691,7 +1691,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [{ "param": [{
"isRequired": false, "isRequired": false,
...@@ -1723,7 +1723,7 @@ export default { ...@@ -1723,7 +1723,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [] "param": []
}, },
...@@ -1859,7 +1859,7 @@ export default { ...@@ -1859,7 +1859,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [{ "param": [{
"key": "detailTableName" "key": "detailTableName"
...@@ -1914,7 +1914,7 @@ export default { ...@@ -1914,7 +1914,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
{ {
...@@ -1938,7 +1938,7 @@ export default { ...@@ -1938,7 +1938,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
] ]
...@@ -1950,7 +1950,7 @@ export default { ...@@ -1950,7 +1950,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
] ]
...@@ -1962,7 +1962,7 @@ export default { ...@@ -1962,7 +1962,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
...@@ -1975,7 +1975,7 @@ export default { ...@@ -1975,7 +1975,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
...@@ -1988,7 +1988,7 @@ export default { ...@@ -1988,7 +1988,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
{ {
...@@ -2005,7 +2005,7 @@ export default { ...@@ -2005,7 +2005,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
...@@ -2018,7 +2018,7 @@ export default { ...@@ -2018,7 +2018,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [] "param": []
}, },
...@@ -2029,15 +2029,9 @@ export default { ...@@ -2029,15 +2029,9 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
// {
// "ref": "bill",
// "type": "metaData",
// "title": "成功跳转页面",
// "key": "viewName"
// },
{ {
"clearable": true, "clearable": true,
"ref": "gams2.bill", "ref": "gams2.bill",
...@@ -2055,7 +2049,27 @@ export default { ...@@ -2055,7 +2049,27 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/工会",
"extends": {
"param": [
{
"clearable": true,
"ref": "gams2.bill",
"type": "select",
"title": "执行动作",
"key": "actions",
"innerRef": "actions"
},
]
},
"description": "",
"title": "财务_同意[GH_agreeAction]",
"value": "GH_agreeAction",
"btnDisable": "billEdit"
},
{
"discard": false,
"path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
] ]
...@@ -2067,7 +2081,7 @@ export default { ...@@ -2067,7 +2081,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
{ {
...@@ -2089,7 +2103,7 @@ export default { ...@@ -2089,7 +2103,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
...@@ -2102,7 +2116,7 @@ export default { ...@@ -2102,7 +2116,7 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
// { // {
...@@ -2128,7 +2142,33 @@ export default { ...@@ -2128,7 +2142,33 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/工会",
"extends": {
"param": [
// {
// "ref": "bill",
// "type": "metaData",
// "title": "成功跳转页面",
// "key": "viewName"
// },
{
"clearable": true,
"ref": "gams2.bill",
"type": "select",
"title": "执行动作",
"key": "actions",
"innerRef": "actions"
},
]
},
"description": "",
"title": "财务_驳回[GH_rejectAction]",
"value": "GH_rejectAction",
"btnDisable": "billEdit"
},
{
"discard": false,
"path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
{ {
...@@ -2152,7 +2192,31 @@ export default { ...@@ -2152,7 +2192,31 @@ export default {
}, },
{ {
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/工会",
"extends": {
"param": [
{
"budgetcontrol": false,
"type": "Boolean",
"title": "启用预算控制",
"key": "budgetcontrol"
},
{
"useSignature": false,
"type": "Boolean",
"title": "电子签章",
"key": "useSignature"
}
]
},
"description": "",
"title": "财务_提交[GH_submitAction]",
"value": "GH_submitAction",
"btnDisable": "billEdit;1;90;92"
},
{
"discard": false,
"path": "报销/通用",
"extends": { "extends": {
"param": [ "param": [
] ]
...@@ -5017,7 +5081,7 @@ export default { ...@@ -5017,7 +5081,7 @@ export default {
"title": "rbc查询日期组件", "title": "rbc查询日期组件",
"type": "RANGE", "type": "RANGE",
"discard": false, "discard": false,
"path": "资产/通用", "path": "报销/通用",
"description": "在高级查询条件中配置的查询日期组件", "description": "在高级查询条件中配置的查询日期组件",
"extends": { "extends": {
"config": { "config": {
......
...@@ -42,6 +42,9 @@ import saveActionBXD from './actions/saveActionBXD'; ...@@ -42,6 +42,9 @@ import saveActionBXD from './actions/saveActionBXD';
import lincaoAddView from './actions/lincaoAddView'; import lincaoAddView from './actions/lincaoAddView';
import CW_verifySignature from './actions/verifySignature'; import CW_verifySignature from './actions/verifySignature';
import lincaoReadView from './actions/lincaoReadView'; import lincaoReadView from './actions/lincaoReadView';
import GH_agreeAction from './actions/labourUnion/gh_agreeAction.js';
import GH_rejectAction from './actions/labourUnion/gh_rejectAction.js';
import GH_submitAction from './actions/labourUnion/gh_submitAction.js';
//queryAction //queryAction
import leafletGenerationAction from './query-actions/leafletGenerationAction.js' import leafletGenerationAction from './query-actions/leafletGenerationAction.js'
...@@ -208,7 +211,10 @@ export default { ...@@ -208,7 +211,10 @@ export default {
queryDeleteBill, queryDeleteBill,
lincaoAddView, lincaoAddView,
lincaoReadView, lincaoReadView,
openNewPageDetail openNewPageDetail,
GH_agreeAction,
GH_rejectAction,
GH_submitAction
}, },
billAction: { billAction: {
printMultiAction, printMultiAction,
......
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