cloud-module-bpm 6.4.0 → 6.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cloud-module-bpm.common.js +101 -65
- package/dist/cloud-module-bpm.common.js.map +1 -1
- package/dist/cloud-module-bpm.umd.js +101 -65
- package/dist/cloud-module-bpm.umd.js.map +1 -1
- package/dist/cloud-module-bpm.umd.min.js +2 -2
- package/dist/cloud-module-bpm.umd.min.js.map +1 -1
- package/package.json +2 -2
- package/packages/bpm-form-tools/bpm-form-tools.vue +25 -14
- package/packages/bpm-grid-buttons/bpm-grid-buttons.vue +11 -1
- package/packages/bpm-grid-buttons-new/bpm-grid-buttons-new.vue +11 -1
- package/packages/bpm-opinion-dialog/bpm-opinion.vue +3 -2
- package/packages/bpm-send-read-opinion-dialog/bpm-send-read-opinion.vue +1 -1
- package/packages/utils/merit-bpm.js +35 -26
|
@@ -5517,7 +5517,7 @@ function done(stream, er, data) {
|
|
|
5517
5517
|
/***/ "2801":
|
|
5518
5518
|
/***/ (function(module) {
|
|
5519
5519
|
|
|
5520
|
-
module.exports = JSON.parse("{\"_args\":[[\"elliptic@6.5.2\",\"
|
|
5520
|
+
module.exports = JSON.parse("{\"_args\":[[\"elliptic@6.5.2\",\"E:\\\\6.4 code\\\\front-end\\\\cloud-module\\\\cloud-module-bpm\"]],\"_from\":\"elliptic@6.5.2\",\"_id\":\"elliptic@6.5.2\",\"_inBundle\":false,\"_integrity\":\"sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==\",\"_location\":\"/elliptic\",\"_phantomChildren\":{},\"_requested\":{\"type\":\"version\",\"registry\":true,\"raw\":\"elliptic@6.5.2\",\"name\":\"elliptic\",\"escapedName\":\"elliptic\",\"rawSpec\":\"6.5.2\",\"saveSpec\":null,\"fetchSpec\":\"6.5.2\"},\"_requiredBy\":[\"/browserify-sign\",\"/create-ecdh\"],\"_resolved\":\"http://nexus.hub.com:8082/repository/npm-group/elliptic/-/elliptic-6.5.2.tgz\",\"_spec\":\"6.5.2\",\"_where\":\"E:\\\\6.4 code\\\\front-end\\\\cloud-module\\\\cloud-module-bpm\",\"author\":{\"name\":\"Fedor Indutny\",\"email\":\"fedor@indutny.com\"},\"bugs\":{\"url\":\"https://github.com/indutny/elliptic/issues\"},\"dependencies\":{\"bn.js\":\"^4.4.0\",\"brorand\":\"^1.0.1\",\"hash.js\":\"^1.0.0\",\"hmac-drbg\":\"^1.0.0\",\"inherits\":\"^2.0.1\",\"minimalistic-assert\":\"^1.0.0\",\"minimalistic-crypto-utils\":\"^1.0.0\"},\"description\":\"EC cryptography\",\"devDependencies\":{\"brfs\":\"^1.4.3\",\"coveralls\":\"^3.0.8\",\"grunt\":\"^1.0.4\",\"grunt-browserify\":\"^5.0.0\",\"grunt-cli\":\"^1.2.0\",\"grunt-contrib-connect\":\"^1.0.0\",\"grunt-contrib-copy\":\"^1.0.0\",\"grunt-contrib-uglify\":\"^1.0.1\",\"grunt-mocha-istanbul\":\"^3.0.1\",\"grunt-saucelabs\":\"^9.0.1\",\"istanbul\":\"^0.4.2\",\"jscs\":\"^3.0.7\",\"jshint\":\"^2.10.3\",\"mocha\":\"^6.2.2\"},\"files\":[\"lib\"],\"homepage\":\"https://github.com/indutny/elliptic\",\"keywords\":[\"EC\",\"Elliptic\",\"curve\",\"Cryptography\"],\"license\":\"MIT\",\"main\":\"lib/elliptic.js\",\"name\":\"elliptic\",\"repository\":{\"type\":\"git\",\"url\":\"git+ssh://git@github.com/indutny/elliptic.git\"},\"scripts\":{\"jscs\":\"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js\",\"jshint\":\"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js\",\"lint\":\"npm run jscs && npm run jshint\",\"test\":\"npm run lint && npm run unit\",\"unit\":\"istanbul test _mocha --reporter=spec test/index.js\",\"version\":\"grunt dist && git add dist/\"},\"version\":\"6.5.2\"}");
|
|
5521
5521
|
|
|
5522
5522
|
/***/ }),
|
|
5523
5523
|
|
|
@@ -97459,7 +97459,7 @@ function _defineProperty(obj, key, value) {
|
|
|
97459
97459
|
|
|
97460
97460
|
return obj;
|
|
97461
97461
|
}
|
|
97462
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97462
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-user-select-dialog/bpm-user-select.vue?vue&type=template&id=32be6de1&
|
|
97463
97463
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{attrs:{"title":_vm.opt.title,"visible":_vm.dialogVisible,"width":"900px","top":"2vh","before-close":_vm.handleClose,"custom-class":"el-editRole-dialog","close-on-click-modal":false,"append-to-body":""},on:{"update:visible":function($event){_vm.dialogVisible=$event},"open":_vm.openDialog}},[_c('el-tabs',{staticStyle:{"padding":"0 20px 20px 20px!important"},model:{value:(_vm.activeNodeName),callback:function ($$v) {_vm.activeNodeName=$$v},expression:"activeNodeName"}},_vm._l((_vm.nextNodes),function(nextNode){return _c('el-tab-pane',{key:nextNode.taskDeKey,attrs:{"label":nextNode.taskName,"name":nextNode.taskDeKey}},[_c('v-bpm-next-node',{attrs:{"nextNode":nextNode}})],1)}),1),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('base.button.cancel')))]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v(_vm._s(_vm.$t('base.button.ok')))])],1)],1)],1)}
|
|
97464
97464
|
var staticRenderFns = []
|
|
97465
97465
|
|
|
@@ -97469,14 +97469,14 @@ var staticRenderFns = []
|
|
|
97469
97469
|
// EXTERNAL MODULE: ./node_modules/element-ui/lib/element-ui.common.js
|
|
97470
97470
|
var element_ui_common = __webpack_require__("5c96");
|
|
97471
97471
|
|
|
97472
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97472
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-user-select-dialog/bpm-next-node.vue?vue&type=template&id=76b41797&
|
|
97473
97473
|
var bpm_next_nodevue_type_template_id_76b41797_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-container',{staticStyle:{"background":"#e8ecf3"}},[_c('el-aside',{staticStyle:{"height":"456px","width":"65%","margin-right":"0px","margin-left":"0px","background-color":"#e8ecf3"}},[_c('el-container',[_c('el-aside',{staticStyle:{"height":"456px","width":"40%","max-width":"400px","padding-top":"5px","margin":"0px","border-radius":"0px"}},[_c('v-tree',{attrs:{"opt":_vm.nextNode}})],1),_c('el-main',{staticStyle:{"height":"456px","width":"45%","padding":"0px","margin-left":"2px"}},[_c('v-source-grid',{attrs:{"opt":_vm.nextNode}})],1)],1)],1),_c('el-main',{staticStyle:{"height":"456px","padding":"0px","padding-bottom":"0px","width":"35%","margin-left":"10px"}},[_c('v-select-grid',{attrs:{"opt":_vm.nextNode}})],1)],1)}
|
|
97474
97474
|
var bpm_next_nodevue_type_template_id_76b41797_staticRenderFns = []
|
|
97475
97475
|
|
|
97476
97476
|
|
|
97477
97477
|
// CONCATENATED MODULE: ./packages/bpm-user-select-dialog/bpm-next-node.vue?vue&type=template&id=76b41797&
|
|
97478
97478
|
|
|
97479
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97479
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-user-select-dialog/SelectedGrid.vue?vue&type=template&id=42acb368&scoped=true&
|
|
97480
97480
|
var SelectedGridvue_type_template_id_42acb368_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-row',{staticStyle:{"float":"left","padding":"11px 7px 3px 9px"}},[_vm._v(_vm._s(_vm.$t('base.selected_list')))]),_c('el-table',{staticStyle:{"width":"100%"},attrs:{"data":_vm.tableData,"stripe":"","height":_vm.tableHeight,"element-loading-text":_vm.$t('base.table.loading'),"element-loading-spinner":"el-icon-loading"},on:{"row-click":_vm.handleRowClick}},[_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('base.user.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.name}},[_vm._v(" "+_vm._s(scope.row.name)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('base.user.user_name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.code}},[_vm._v(" "+_vm._s(scope.row.code)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('base.dept.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1),_c('el-pagination',{staticClass:"SelectedGrid",attrs:{"current-page":_vm.currentPage,"page-size":_vm.pagesize,"layout":"total, prev, pager, next","total":_vm.total},on:{"current-change":_vm.handleCurrentChange}})],1)}
|
|
97481
97481
|
var SelectedGridvue_type_template_id_42acb368_scoped_true_staticRenderFns = []
|
|
97482
97482
|
|
|
@@ -97733,7 +97733,7 @@ var component = normalizeComponent(
|
|
|
97733
97733
|
)
|
|
97734
97734
|
|
|
97735
97735
|
/* harmony default export */ var SelectedGrid = (component.exports);
|
|
97736
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97736
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-user-select-dialog/SourceGrid.vue?vue&type=template&id=e48c8c38&
|
|
97737
97737
|
var SourceGridvue_type_template_id_e48c8c38_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-row',{staticStyle:{"padding":"5px"},attrs:{"justify":"space-between"}},[_c('el-col',{staticStyle:{"float":"left","padding-right":"40px","margin-top":"5px","padding-left":"2px"},attrs:{"span":7}},[_vm._v(_vm._s(_vm.$t('base.list_alternatives')))]),(_vm.opt.showSearch)?_c('el-col',{staticStyle:{"float":"right"},attrs:{"span":17}},[_c('el-input',{attrs:{"placeholder":"请输入姓名或编码","clearable":""},on:{"change":_vm.requestGridData},model:{value:(_vm.searchName),callback:function ($$v) {_vm.searchName=$$v},expression:"searchName"}},[_c('el-button',{staticClass:"el-icon-search-button",attrs:{"slot":"append","icon":"el-icon-search"},on:{"click":_vm.requestGridData},slot:"append"})],1)],1):_vm._e()],1),_c('el-table',{ref:"sourceGrid",staticStyle:{"width":"100%"},attrs:{"data":_vm.empTableData,"stripe":"","height":_vm.tableHeight,"element-loading-text":_vm.$t('base.table.loading'),"element-loading-spinner":"el-icon-loading","element-loading-background":"rgba(255, 255, 255, 0.8)"},on:{"select-all":_vm.handleSelectAll,"select":_vm.handleSelect,"row-click":_vm.handleRowClick}},[_c('div',{}),(_vm.notOnlyApprove)?_c('el-table-column',{staticStyle:{"height":"18px"},attrs:{"type":"selection"}}):_vm._e(),_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('base.user.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.name}},[_vm._v(" "+_vm._s(scope.row.name)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('base.user.user_name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.code}},[_vm._v(" "+_vm._s(scope.row.code)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('base.dept.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1),_c('el-pagination',{staticClass:"SourceGrid",attrs:{"current-page":_vm.currentPage,"page-size":_vm.pageSize,"layout":"total, prev, pager, next","total":_vm.empTotal,"pager-count":_vm.pagerCount},on:{"size-change":_vm.handleSizeChange,"current-change":_vm.handleCurrentChange}})],1)}
|
|
97738
97738
|
var SourceGridvue_type_template_id_e48c8c38_staticRenderFns = []
|
|
97739
97739
|
|
|
@@ -98337,7 +98337,7 @@ var SourceGrid_component = normalizeComponent(
|
|
|
98337
98337
|
)
|
|
98338
98338
|
|
|
98339
98339
|
/* harmony default export */ var SourceGrid = (SourceGrid_component.exports);
|
|
98340
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
98340
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-user-select-dialog/Tree.vue?vue&type=template&id=528e90ce&
|
|
98341
98341
|
var Treevue_type_template_id_528e90ce_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-tree',{ref:"tree",staticClass:"flow-tree",attrs:{"data":_vm.treeNode,"node-key":"id","props":_vm.treeProps,"highlight-current":"","default-expanded-keys":_vm.defaultExpandedKeys},on:{"node-click":_vm.handelrNodeClick},scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
98342
98342
|
var node = ref.node;
|
|
98343
98343
|
var data = ref.data;
|
|
@@ -98690,7 +98690,7 @@ bpm_user_select.install = function (Vue) {
|
|
|
98690
98690
|
};
|
|
98691
98691
|
|
|
98692
98692
|
/* harmony default export */ var bpm_user_select_dialog = (bpm_user_select);
|
|
98693
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
98693
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-proctrack-dialog/bpm-proctrack.vue?vue&type=template&id=53222480&scoped=true&
|
|
98694
98694
|
var bpm_proctrackvue_type_template_id_53222480_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{attrs:{"title":_vm.opt.title,"visible":_vm.dialogVisible,"width":"850px","top":"8vh","before-close":_vm.handleClose},on:{"update:visible":function($event){_vm.dialogVisible=$event},"open":_vm.openDialog}},[_c('el-container',{staticStyle:{"background":"#fff"}},[_vm._v(" 流程跟踪对话框 ")]),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('base.button.cancel')))]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v(_vm._s(_vm.$t('base.button.ok')))])],1)],1)],1)}
|
|
98695
98695
|
var bpm_proctrackvue_type_template_id_53222480_scoped_true_staticRenderFns = []
|
|
98696
98696
|
|
|
@@ -98811,12 +98811,12 @@ bpm_proctrack.install = function (Vue) {
|
|
|
98811
98811
|
};
|
|
98812
98812
|
|
|
98813
98813
|
/* harmony default export */ var bpm_proctrack_dialog = (bpm_proctrack);
|
|
98814
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
98815
|
-
var
|
|
98816
|
-
var
|
|
98814
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-opinion-dialog/bpm-opinion.vue?vue&type=template&id=136505c3&
|
|
98815
|
+
var bpm_opinionvue_type_template_id_136505c3_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{attrs:{"title":_vm.opt.title,"visible":_vm.dialogVisible,"width":"650px","top":"8vh","before-close":_vm.handleClose,"close-on-click-modal":false,"append-to-body":""},on:{"update:visible":function($event){_vm.dialogVisible=$event},"open":_vm.openDialog}},[_c('el-form',{ref:"procOpinion",attrs:{"rules":_vm.rules,"model":_vm.procOpinion,"label-width":"80px","label-position":"right"}},[_c('el-row',[_c('el-form-item',{attrs:{"label":_vm.$t('bpm.opinion.opinion_area')}},[_c('el-tabs',{staticClass:"cloud-opinion-area",model:{value:(_vm.activeOpinionArea),callback:function ($$v) {_vm.activeOpinionArea=$$v},expression:"activeOpinionArea"}},[_c('el-tab-pane',{attrs:{"label":_vm.$t('bpm.opinion.common_opinion')}},[_c('el-row',{staticClass:"cloud-opinion-area-tab-pane"},_vm._l((_vm.commonOpinions),function(commonOpinion){return _c('el-row',{key:commonOpinion},[_c('el-col',[_c('div',{staticClass:"cloud-opinion-area-item",on:{"click":function($event){return _vm.handleOpnionSelect(commonOpinion)}}},[_vm._v(" "+_vm._s(commonOpinion)+" ")])])],1)}),1)],1),_c('el-tab-pane',{attrs:{"label":_vm.$t('bpm.opinion.personal_opinion')}},[_c('el-row',{staticClass:"cloud-opinion-area-tab-pane"},_vm._l((_vm.personalOpinions),function(personalOpinion){return _c('el-row',{key:personalOpinion},[_c('el-col',[_c('div',{staticClass:"cloud-opinion-area-item",on:{"click":function($event){return _vm.handleOpnionSelect(personalOpinion)}}},[_vm._v(" "+_vm._s(personalOpinion)+" ")])])],1)}),1)],1)],1)],1)],1),_c('el-row',{staticClass:"cloud-opinion-area-tab-pane"},[_c('div',{staticClass:"cloud-opinion-area-item"},[_c('el-form-item',{attrs:{"label":_vm.$t('bpm.opinion.opinion_content'),"prop":"content"}},[_c('el-input',{staticStyle:{"width":"100%"},attrs:{"type":"textarea","maxlength":200,"show-word-limit":"","autosize":{ minRows: 4, maxRows: 4 }},model:{value:(_vm.procOpinion.content),callback:function ($$v) {_vm.$set(_vm.procOpinion, "content", $$v)},expression:"procOpinion.content"}})],1)],1)])],1),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('base.button.cancel')))]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v("暂存")]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handlePublish}},[_vm._v("发布")])],1)],1)],1)}
|
|
98816
|
+
var bpm_opinionvue_type_template_id_136505c3_staticRenderFns = []
|
|
98817
98817
|
|
|
98818
98818
|
|
|
98819
|
-
// CONCATENATED MODULE: ./packages/bpm-opinion-dialog/bpm-opinion.vue?vue&type=template&id=
|
|
98819
|
+
// CONCATENATED MODULE: ./packages/bpm-opinion-dialog/bpm-opinion.vue?vue&type=template&id=136505c3&
|
|
98820
98820
|
|
|
98821
98821
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/babel-loader/lib??ref--13-0!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-opinion-dialog/bpm-opinion.vue?vue&type=script&lang=js&
|
|
98822
98822
|
//
|
|
@@ -99009,12 +99009,13 @@ var bpm_opinionvue_type_template_id_0e8e2bc8_staticRenderFns = []
|
|
|
99009
99009
|
//关闭人员选择对话框
|
|
99010
99010
|
handleClose: function handleClose() {
|
|
99011
99011
|
this.procOpinion.content = undefined;
|
|
99012
|
+
this.$refs.procOpinion.resetFields();
|
|
99012
99013
|
this.$emit('dialog-close', this.dialogVisible);
|
|
99013
99014
|
},
|
|
99014
99015
|
handleSave: function handleSave() {
|
|
99015
99016
|
var _this = this;
|
|
99016
99017
|
|
|
99017
|
-
if (_this.procOpinion.content.length >
|
|
99018
|
+
if (_this.procOpinion.content.length > 200) {
|
|
99018
99019
|
return this.$message.error(_this.$t('bpm.opinion.opinion_content_beyond'));
|
|
99019
99020
|
}
|
|
99020
99021
|
|
|
@@ -99044,7 +99045,7 @@ var bpm_opinionvue_type_template_id_0e8e2bc8_staticRenderFns = []
|
|
|
99044
99045
|
handlePublish: function handlePublish() {
|
|
99045
99046
|
var _this = this;
|
|
99046
99047
|
|
|
99047
|
-
if (_this.procOpinion.content.length >
|
|
99048
|
+
if (_this.procOpinion.content.length > 200) {
|
|
99048
99049
|
return this.$message.error(_this.$t('bpm.opinion.opinion_content_beyond'));
|
|
99049
99050
|
}
|
|
99050
99051
|
|
|
@@ -99089,8 +99090,8 @@ var bpm_opinionvue_type_style_index_0_lang_css_ = __webpack_require__("d306");
|
|
|
99089
99090
|
|
|
99090
99091
|
var bpm_opinion_component = normalizeComponent(
|
|
99091
99092
|
bpm_opinion_dialog_bpm_opinionvue_type_script_lang_js_,
|
|
99092
|
-
|
|
99093
|
-
|
|
99093
|
+
bpm_opinionvue_type_template_id_136505c3_render,
|
|
99094
|
+
bpm_opinionvue_type_template_id_136505c3_staticRenderFns,
|
|
99094
99095
|
false,
|
|
99095
99096
|
null,
|
|
99096
99097
|
null,
|
|
@@ -99110,12 +99111,12 @@ bpm_opinion.install = function (Vue) {
|
|
|
99110
99111
|
};
|
|
99111
99112
|
|
|
99112
99113
|
/* harmony default export */ var bpm_opinion_dialog = (bpm_opinion);
|
|
99113
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
99114
|
-
var
|
|
99115
|
-
var
|
|
99114
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-grid-buttons/bpm-grid-buttons.vue?vue&type=template&id=e54062e4&
|
|
99115
|
+
var bpm_grid_buttonsvue_type_template_id_e54062e4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-col',{staticClass:"cloud-bpm-grid-buttons",attrs:{"span":7}},[(_vm.MeritBPM.procCreatePermit)?_c('el-button',{staticClass:"cloud-bpm-grid-button",attrs:{"disabled":_vm.isDisabledAddButton,"type":"primary","icon":"el-icon-plus"},on:{"click":_vm.createBpm}},[_vm._v(_vm._s(_vm.$t('base.button.create')))]):_vm._e(),_c('el-dropdown',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowButton),expression:"isShowButton"}],staticClass:"cloud-bpm-grid-button",on:{"command":_vm.queryBpm}},[_c('el-button',{attrs:{"type":_vm.getMyType}},[_vm._v(" "+_vm._s(_vm.$t(_vm.bpmStatusLabel(true)))+" "),_c('i',{staticClass:"el-icon-arrow-down el-icon--right"})]),_c('el-dropdown-menu',{attrs:{"slot":"dropdown"},slot:"dropdown"},[_c('el-dropdown-item',{attrs:{"command":"my"}},[_vm._v(_vm._s(_vm.$t('bpm.button.my')))]),_c('el-dropdown-item',{attrs:{"command":"mydraft"}},[_vm._v(_vm._s(_vm.$t('bpm.button.mydraft')))]),_c('el-dropdown-item',{attrs:{"command":"mytrack"}},[_vm._v(_vm._s(_vm.$t('bpm.button.mytrack')))]),_c('el-dropdown-item',{attrs:{"command":"myover"}},[_vm._v(_vm._s(_vm.$t('bpm.button.myover')))])],1)],1),_c('el-dropdown',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowButton),expression:"isShowButton"}],staticClass:"cloud-bpm-grid-button",on:{"command":_vm.queryBpm}},[_c('el-button',{attrs:{"type":_vm.getAllType}},[_vm._v(" "+_vm._s(_vm.$t(_vm.bpmStatusLabel(false)))+" "),_c('i',{staticClass:"el-icon-arrow-down el-icon--right"})]),_c('el-dropdown-menu',{attrs:{"slot":"dropdown"},slot:"dropdown"},[_c('el-dropdown-item',{attrs:{"command":"all"}},[_vm._v(_vm._s(_vm.$t('bpm.button.all')))]),_c('el-dropdown-item',{attrs:{"command":"alltrack"}},[_vm._v(_vm._s(_vm.$t('bpm.button.alltrack')))]),_c('el-dropdown-item',{attrs:{"command":"allover"}},[_vm._v(_vm._s(_vm.$t('bpm.button.allover')))])],1)],1),_c('el-button',{directives:[{name:"show",rawName:"v-show",value:(_vm.showDeleteButton),expression:"showDeleteButton"}],staticClass:"cloud-bpm-grid-button",attrs:{"id":"deleteButton"},on:{"click":_vm.deleteBpm}},[_vm._v(_vm._s(_vm.$t('base.button.delete')))])],1)}
|
|
99116
|
+
var bpm_grid_buttonsvue_type_template_id_e54062e4_staticRenderFns = []
|
|
99116
99117
|
|
|
99117
99118
|
|
|
99118
|
-
// CONCATENATED MODULE: ./packages/bpm-grid-buttons/bpm-grid-buttons.vue?vue&type=template&id=
|
|
99119
|
+
// CONCATENATED MODULE: ./packages/bpm-grid-buttons/bpm-grid-buttons.vue?vue&type=template&id=e54062e4&
|
|
99119
99120
|
|
|
99120
99121
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.index-of.js
|
|
99121
99122
|
var es_array_index_of = __webpack_require__("c975");
|
|
@@ -99209,12 +99210,16 @@ var MeritBPM = {
|
|
|
99209
99210
|
*/
|
|
99210
99211
|
|
|
99211
99212
|
MeritBPM.create = function (that, procDefKey, params, callback) {
|
|
99212
|
-
http['bpm-engine'].post('/api/engine/bpm/ruleengine/init/' + procDefKey,
|
|
99213
|
+
http['bpm-engine'].post('/api/engine/bpm/ruleengine/init/' + procDefKey, {}).then(function (res) {
|
|
99213
99214
|
if (res.success) {
|
|
99214
99215
|
if (typeof callback == 'function') {
|
|
99215
99216
|
callback(res);
|
|
99216
99217
|
} else if (res.data != null) {
|
|
99217
|
-
var url = res.data.runtime.formLink;
|
|
99218
|
+
var url = res.data.runtime.formLink;
|
|
99219
|
+
|
|
99220
|
+
if (params.params != null && params.params != '') {
|
|
99221
|
+
url = url + '¶ms=' + params.params;
|
|
99222
|
+
} // var iTop = (window.screen.availHeight - 30 - 700) / 2;
|
|
99218
99223
|
// var iLeft = (window.screen.availWidth - 10 - 900) / 2;
|
|
99219
99224
|
// var features =
|
|
99220
99225
|
// 'width=900px,height=700px,' +
|
|
@@ -99225,6 +99230,7 @@ MeritBPM.create = function (that, procDefKey, params, callback) {
|
|
|
99225
99230
|
// iTop +
|
|
99226
99231
|
// 'px';
|
|
99227
99232
|
|
|
99233
|
+
|
|
99228
99234
|
window.open(url, '_blank');
|
|
99229
99235
|
}
|
|
99230
99236
|
} else {
|
|
@@ -99734,14 +99740,17 @@ MeritBPM.openProcTrackWindow = function (that, params) {
|
|
|
99734
99740
|
http['bpm-engine'].post('/api/engine/track/port', {}).then(function (res) {
|
|
99735
99741
|
var port = res.data;
|
|
99736
99742
|
var url = '';
|
|
99743
|
+
http['bpm-engine'].post('/api/engine/track/http', {}).then(function (res) {
|
|
99744
|
+
var http = res.data;
|
|
99737
99745
|
|
|
99738
|
-
|
|
99739
|
-
|
|
99740
|
-
|
|
99741
|
-
|
|
99742
|
-
|
|
99746
|
+
if (port == '80') {
|
|
99747
|
+
url = http + '://' + window.location.hostname + '/bpm/proctrack/index.html?procInstId=' + params.procInstId + '&procDefId=' + params.procDefId + '&IsShielding=' + shielding;
|
|
99748
|
+
} else {
|
|
99749
|
+
url = http + '://' + window.location.hostname + ':' + port + '/bpm/proctrack/index.html?procInstId=' + params.procInstId + '&procDefId=' + params.procDefId + '&IsShielding=' + shielding;
|
|
99750
|
+
}
|
|
99743
99751
|
|
|
99744
|
-
|
|
99752
|
+
MeritBPM.openWindow(url, params);
|
|
99753
|
+
});
|
|
99745
99754
|
});
|
|
99746
99755
|
}; // 发送人员对话框关闭
|
|
99747
99756
|
|
|
@@ -100077,6 +100086,7 @@ function BPMEventBus(event, bpmBtn) {
|
|
|
100077
100086
|
//
|
|
100078
100087
|
//
|
|
100079
100088
|
//
|
|
100089
|
+
//
|
|
100080
100090
|
|
|
100081
100091
|
|
|
100082
100092
|
/* harmony default export */ var bpm_grid_buttonsvue_type_script_lang_js_ = ({
|
|
@@ -100100,6 +100110,15 @@ function BPMEventBus(event, bpmBtn) {
|
|
|
100100
100110
|
isShowButton: {
|
|
100101
100111
|
type: Boolean,
|
|
100102
100112
|
default: true
|
|
100113
|
+
},
|
|
100114
|
+
isDisabledAddButton: {
|
|
100115
|
+
type: Boolean,
|
|
100116
|
+
default: false,
|
|
100117
|
+
required: false
|
|
100118
|
+
},
|
|
100119
|
+
params: {
|
|
100120
|
+
type: String,
|
|
100121
|
+
required: false
|
|
100103
100122
|
}
|
|
100104
100123
|
},
|
|
100105
100124
|
computed: {
|
|
@@ -100143,7 +100162,9 @@ function BPMEventBus(event, bpmBtn) {
|
|
|
100143
100162
|
},
|
|
100144
100163
|
//流程新建方法
|
|
100145
100164
|
createBpm: function createBpm() {
|
|
100146
|
-
MeritBPM.create(this, this.procDefKey, {
|
|
100165
|
+
MeritBPM.create(this, this.procDefKey, {
|
|
100166
|
+
params: this.params
|
|
100167
|
+
});
|
|
100147
100168
|
},
|
|
100148
100169
|
//删除流程方法
|
|
100149
100170
|
deleteBpm: function deleteBpm() {
|
|
@@ -100166,8 +100187,8 @@ function BPMEventBus(event, bpmBtn) {
|
|
|
100166
100187
|
|
|
100167
100188
|
var bpm_grid_buttons_component = normalizeComponent(
|
|
100168
100189
|
bpm_grid_buttons_bpm_grid_buttonsvue_type_script_lang_js_,
|
|
100169
|
-
|
|
100170
|
-
|
|
100190
|
+
bpm_grid_buttonsvue_type_template_id_e54062e4_render,
|
|
100191
|
+
bpm_grid_buttonsvue_type_template_id_e54062e4_staticRenderFns,
|
|
100171
100192
|
false,
|
|
100172
100193
|
null,
|
|
100173
100194
|
null,
|
|
@@ -100187,12 +100208,12 @@ bpm_grid_buttons.install = function (Vue) {
|
|
|
100187
100208
|
};
|
|
100188
100209
|
|
|
100189
100210
|
/* harmony default export */ var packages_bpm_grid_buttons = (bpm_grid_buttons);
|
|
100190
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
100191
|
-
var
|
|
100192
|
-
var
|
|
100211
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-form-tools/bpm-form-tools.vue?vue&type=template&id=e73d2ca6&
|
|
100212
|
+
var bpm_form_toolsvue_type_template_id_e73d2ca6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-col',{staticStyle:{"text-align":"left"}},[_vm._l((_vm.MeritBPM.bpmBtns),function(bpmBtn){return _c('el-button',{key:bpmBtn.id,class:bpmBtn.id,staticStyle:{"margin-top":"5px"},attrs:{"type":bpmBtn.type},on:{"click":function($event){return _vm.BPMEventBus('doSend', bpmBtn)}}},[_vm._v(_vm._s(bpmBtn.name))])}),_c('bpm-user-select',{attrs:{"dialogVisible":_vm.MeritBPM.userSelectDialogVisible,"ruleEngine":_vm.ruleEngine},on:{"dialog-close":function($event){return _vm.BPMEventBus('bpmUserSelectClose', _vm.ruleEngine)},"dialog-save":function($event){return _vm.BPMEventBus('bpmUserSelectSave', _vm.ruleEngine)}}}),_c('bpm-opinion',{attrs:{"dialogVisible":_vm.MeritBPM.opinionDialogVisible,"ruleEngine":_vm.ruleEngine},on:{"dialog-close":function($event){return _vm.BPMEventBus('bpmOpinionClose', _vm.ruleEngine)},"dialog-save":function($event){return _vm.BPMEventBus('bpmOpinionSave', _vm.ruleEngine)}}}),_c('bpm-jump',{attrs:{"dialogVisible":_vm.MeritBPM.bpmJumpDialogVisible,"ruleEngine":_vm.ruleEngine},on:{"dialog-close":function($event){return _vm.BPMEventBus('bpmJumpClose', _vm.ruleEngine)},"dialog-save":function($event){return _vm.BPMEventBus('bpmJumpSave', _vm.ruleEngine)}}}),_c('bpm-jump-latest',{attrs:{"dialogVisible":_vm.MeritBPM.bpmJumpManagementDialogVisible,"ruleEngine":_vm.ruleEngine},on:{"dialog-close":function($event){return _vm.BPMEventBus('bpmJumpManagementClose', _vm.ruleEngine)},"dialog-save":function($event){return _vm.BPMEventBus('bpmJumpManagementSave', _vm.ruleEngine)}}}),_c('bpm-back-anylink',{attrs:{"dialogVisible":_vm.MeritBPM.bpmAnyLink,"ruleEngine":_vm.ruleEngine},on:{"dialog-close":function($event){return _vm.BPMEventBus('bpmRetRandomNodeStatusClose', _vm.ruleEngine)},"dialog-save":function($event){return _vm.BPMEventBus('bpmRetRandomNodeStatusSave', _vm.ruleEngine)}}}),_c('bpm-send-read',{attrs:{"dialogVisible":_vm.MeritBPM.sendReadDialogVisible,"ruleEngine":_vm.ruleEngine},on:{"dialog-close":function($event){return _vm.BPMEventBus('bpmSendReadClose', _vm.ruleEngine)},"dialog-save":function($event){return _vm.BPMEventBus('bpmSendReadSave', _vm.ruleEngine)}}}),_c('bpm-send-read-opinion',{attrs:{"dialogVisible":_vm.MeritBPM.sednReadOpinionDialogVisible,"ruleEngine":_vm.ruleEngine},on:{"dialog-close":function($event){return _vm.BPMEventBus('bpmSendReadOpinionClose', _vm.ruleEngine)},"dialog-save":function($event){return _vm.BPMEventBus('bpmSendReadOpinionSave', _vm.ruleEngine)}}}),_c('bpm-sign-opinion',{attrs:{"dialogVisible":_vm.MeritBPM.signOpinionDialogVisible,"ruleEngine":_vm.ruleEngine},on:{"dialog-close":function($event){return _vm.BPMEventBus('bpmSignOpinionClose', _vm.ruleEngine)},"dialog-save":function($event){return _vm.BPMEventBus('bpmSignOpinionSave', _vm.ruleEngine)}}}),_c('bpm-sign-select',{attrs:{"dialogVisible":_vm.MeritBPM.signDialogVisible,"ruleEngine":_vm.ruleEngine},on:{"dialog-close":function($event){return _vm.BPMEventBus('bpmSignClose', _vm.ruleEngine)},"dialog-save":function($event){return _vm.BPMEventBus('bpmSignSave', _vm.ruleEngine)}}})],2)}
|
|
100213
|
+
var bpm_form_toolsvue_type_template_id_e73d2ca6_staticRenderFns = []
|
|
100193
100214
|
|
|
100194
100215
|
|
|
100195
|
-
// CONCATENATED MODULE: ./packages/bpm-form-tools/bpm-form-tools.vue?vue&type=template&id=
|
|
100216
|
+
// CONCATENATED MODULE: ./packages/bpm-form-tools/bpm-form-tools.vue?vue&type=template&id=e73d2ca6&
|
|
100196
100217
|
|
|
100197
100218
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.string.replace.js
|
|
100198
100219
|
var es_string_replace = __webpack_require__("5319");
|
|
@@ -100315,12 +100336,15 @@ var es_string_replace = __webpack_require__("5319");
|
|
|
100315
100336
|
});
|
|
100316
100337
|
var id = MeritBPM.getUrlParameter('id') || '';
|
|
100317
100338
|
var undoId = MeritBPM.getUrlParameter('undoId') || ''; //截取表单url中undoId, add by zhangyan,
|
|
100339
|
+
|
|
100340
|
+
var params = MeritBPM.getUrlParameter('params') || ''; // 截取路径中传入的参数
|
|
100318
100341
|
//打开表单之前,触发外层的init事件。业务模块获取业务数据对象
|
|
100319
100342
|
|
|
100320
100343
|
this.$emit('init', {
|
|
100321
100344
|
id: id.replace('businessId', ''),
|
|
100322
100345
|
undoId: undoId.replace('undoId', ''),
|
|
100323
100346
|
//add by zhangyan
|
|
100347
|
+
params: params.replace('params', ''),
|
|
100324
100348
|
callback: this.bpmInit
|
|
100325
100349
|
});
|
|
100326
100350
|
},
|
|
@@ -100437,8 +100461,8 @@ var es_string_replace = __webpack_require__("5319");
|
|
|
100437
100461
|
|
|
100438
100462
|
var bpm_form_tools_component = normalizeComponent(
|
|
100439
100463
|
bpm_form_tools_bpm_form_toolsvue_type_script_lang_js_,
|
|
100440
|
-
|
|
100441
|
-
|
|
100464
|
+
bpm_form_toolsvue_type_template_id_e73d2ca6_render,
|
|
100465
|
+
bpm_form_toolsvue_type_template_id_e73d2ca6_staticRenderFns,
|
|
100442
100466
|
false,
|
|
100443
100467
|
null,
|
|
100444
100468
|
null,
|
|
@@ -100458,7 +100482,7 @@ bpm_form_tools.install = function (Vue) {
|
|
|
100458
100482
|
};
|
|
100459
100483
|
|
|
100460
100484
|
/* harmony default export */ var packages_bpm_form_tools = (bpm_form_tools);
|
|
100461
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
100485
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-jump-dialog/bpm-jump-dialog.vue?vue&type=template&id=5b32ac06&
|
|
100462
100486
|
var bpm_jump_dialogvue_type_template_id_5b32ac06_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{attrs:{"title":_vm.opt.title,"visible":_vm.dialogVisible,"width":"700px","top":"8vh","before-close":_vm.handleClose,"close-on-click-modal":false,"append-to-body":"","custom-class":"bpmjump"},on:{"update:visible":function($event){_vm.dialogVisible=$event},"open":_vm.openDialog}},[_c('el-form',[_c('div',{staticStyle:{"padding":"10px 0px 30px 0px"}},[_c('el-row',[_c('el-col',{staticStyle:{"text-align":"left"},attrs:{"span":8}},[_vm._v(" "+_vm._s(_vm.$t('bpm.jump.choice_activity'))+" ")]),_c('el-col',{attrs:{"span":16}},[_c('span',{staticStyle:{"padding-right":"5px","line-height":"2.5"}},[_vm._v(" "+_vm._s(_vm.$t('bpm.jump.activity_name'))+" ")]),_c('el-select',{staticStyle:{"width":"200px"},attrs:{"placeholder":_vm.$t('bpm.jump.please_select')},on:{"change":_vm.handleChange},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},_vm._l((_vm.options),function(item){return _c('el-option',{key:item.value,attrs:{"label":item.label,"value":item.value}})}),1)],1)],1)],1),_c('div',[_c('el-row',{staticStyle:{"text-align":"left"}},[_c('el-col',{attrs:{"span":8}},[_vm._v(_vm._s(_vm.$t('bpm.jump.for_personnel')))])],1),_c('el-table',{ref:"eltableCurrentRow",attrs:{"data":_vm.initialTableData,"tooltip-effect":"dark","stripe":"","height":"150"},on:{"select":_vm.handleSelect,"select-all":_vm.handleSelectAll}},[_c('el-table-column',{attrs:{"type":"selection","width":"55"}}),_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('bpm.jump.name')}}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('bpm.jump.coding')}}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('bpm.jump.department')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1)],1),_c('div',{staticStyle:{"padding":"20px 0px 0px 0px"}},[_c('el-row',{staticStyle:{"text-align":"left"}},[_c('el-col',{attrs:{"span":8}},[_vm._v(_vm._s(_vm.$t('bpm.jump.selected_personnel_list')))])],1),_c('el-table',{attrs:{"data":_vm.selectTableData,"tooltip-effect":"dark","stripe":"","height":"150"},on:{"row-click":_vm.handleRowClick}},[_c('el-table-column',{attrs:{"width":"55"}}),_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('bpm.jump.name')}}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('bpm.jump.coding')}}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('bpm.jump.department')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1)],1)]),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('base.button.cancel')))]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v(_vm._s(_vm.$t('base.button.ok')))])],1)],1)],1)}
|
|
100463
100487
|
var bpm_jump_dialogvue_type_template_id_5b32ac06_staticRenderFns = []
|
|
100464
100488
|
|
|
@@ -100845,14 +100869,14 @@ bpm_jump_dialog.install = function (Vue) {
|
|
|
100845
100869
|
};
|
|
100846
100870
|
|
|
100847
100871
|
/* harmony default export */ var packages_bpm_jump_dialog = (bpm_jump_dialog);
|
|
100848
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
100872
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-jump-latest-dialog/bpm-jump-latest-dialog.vue?vue&type=template&id=5ff1b7b3&
|
|
100849
100873
|
var bpm_jump_latest_dialogvue_type_template_id_5ff1b7b3_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{staticClass:"jumpDialog",attrs:{"title":_vm.opt.title,"visible":_vm.dialogVisible,"width":"900px","top":"2vh","before-close":_vm.handleClose,"close-on-click-modal":false,"append-to-body":""},on:{"update:visible":function($event){_vm.dialogVisible=$event},"open":_vm.openDialog}},[_c('el-container',[_c('el-aside',{staticStyle:{"height":"456px","width":"65%","margin-right":"0px","margin-left":"0px","background":"#e8ecf3"}},[_c('el-container',[_c('el-aside',{staticStyle:{"height":"456px","width":"35%","max-width":"400px","padding-top":"5px","margin":"0px","border-radius":"0px"}},[_c('v-tree')],1),_c('el-main',{staticStyle:{"height":"456px","width":"45%","padding":"0px","margin-left":"2px"}},[_c('div',{staticClass:"selected-grid"},[_c('el-row',[_c('el-col',{staticStyle:{"text-align":"left","padding":"7px 7px 0 7px"}},[_vm._v(" "+_vm._s(_vm.$t('bpm.jump.choice_activity'))+" ")])],1),_c('el-row',[_c('el-col',{attrs:{"align":"center"}},[_vm._v(_vm._s(_vm.$t('bpm.jump.activity_name'))+" "),_c('el-select',{staticStyle:{"width":"200px"},attrs:{"placeholder":_vm.$t('bpm.jump.please_select')},on:{"change":_vm.handleChange},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},_vm._l((_vm.options),function(item){return _c('el-option',{key:item.value,attrs:{"label":item.label,"value":item.value}})}),1)],1)],1),_c('el-row',[_c('el-col',{staticStyle:{"text-align":"left","padding":"7px 7px 0 7px"}},[_vm._v(_vm._s(_vm.$t('bpm.jump.for_personnel')))])],1),_c('el-table',{ref:"eltableCurrentRow",attrs:{"data":_vm.initialTableData,"height":_vm.tableHeight},on:{"select":_vm.handleSelect,"select-all":_vm.handleSelectAll}},[_c('el-table-column',{attrs:{"type":"selection"}}),_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('bpm.jump.name')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.name}},[_vm._v(" "+_vm._s(scope.row.name)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('bpm.jump.coding')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.code}},[_vm._v(" "+_vm._s(scope.row.code)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('bpm.jump.department')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1),(_vm.isShowPagination)?_c('el-pagination',{staticClass:"SourceGrid",attrs:{"current-page":_vm.currentPage,"page-size":_vm.pageSize,"layout":"total, prev, pager, next","total":_vm.total,"pager-count":_vm.pagerCount},on:{"size-change":_vm.handleSizeChange,"current-change":_vm.handleCurrentChange}}):_vm._e(),(_vm.isShowPagination == false)?_c('el-pagination',{staticClass:"SourceGrid",attrs:{"current-page":_vm.currentPage,"page-size":_vm.pageSize,"layout":"total, prev, pager, next","total":_vm.total,"pager-count":_vm.pagerCount},on:{"size-change":_vm.elSelectHandleSizeChange,"current-change":_vm.elSelectHandleCurrentChange}}):_vm._e()],1)])],1)],1),_c('el-main',{staticStyle:{"height":"456px","padding":"0px","width":"35%","margin-left":"10px"}},[_c('div',[_c('el-row',{staticStyle:{"float":"left","padding":"7px"}},[_vm._v(" "+_vm._s(_vm.$t('bpm.jump.selected_personnel_list'))+" ")]),_c('el-table',{attrs:{"data":_vm.selectTableData,"height":_vm.tableHeight + 85},on:{"row-click":_vm.handleRowClick}},[_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('bpm.jump.name')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.name}},[_vm._v(" "+_vm._s(scope.row.name)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('bpm.jump.coding')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.code}},[_vm._v(" "+_vm._s(scope.row.code)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('bpm.jump.department')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1)],1)])],1),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('base.button.cancel')))]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v(_vm._s(_vm.$t('base.button.ok')))])],1)],1)],1)}
|
|
100850
100874
|
var bpm_jump_latest_dialogvue_type_template_id_5ff1b7b3_staticRenderFns = []
|
|
100851
100875
|
|
|
100852
100876
|
|
|
100853
100877
|
// CONCATENATED MODULE: ./packages/bpm-jump-latest-dialog/bpm-jump-latest-dialog.vue?vue&type=template&id=5ff1b7b3&
|
|
100854
100878
|
|
|
100855
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
100879
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-jump-latest-dialog/Tree.vue?vue&type=template&id=114fea47&scoped=true&
|
|
100856
100880
|
var Treevue_type_template_id_114fea47_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-tree',{ref:"tree",staticClass:"flow-tree",attrs:{"load":_vm.loadNode,"data":_vm.treeNode,"lazy":"","node-key":"id","highlight-current":"","props":_vm.treeProps,"default-expanded-keys":_vm.defaultExpandedKeys},on:{"node-click":_vm.handelrNodeClick},scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
100857
100881
|
var node = ref.node;
|
|
100858
100882
|
var data = ref.data;
|
|
@@ -101481,7 +101505,7 @@ bpm_jump_latest_dialog.install = function (Vue) {
|
|
|
101481
101505
|
};
|
|
101482
101506
|
|
|
101483
101507
|
/* harmony default export */ var packages_bpm_jump_latest_dialog = (bpm_jump_latest_dialog);
|
|
101484
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
101508
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-back-anylink-dialog/bpm-back-anylink-dialog.vue?vue&type=template&id=c378b3b6&
|
|
101485
101509
|
var bpm_back_anylink_dialogvue_type_template_id_c378b3b6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{attrs:{"title":_vm.opt.title,"visible":_vm.dialogVisible,"width":"650px","top":"8vh","before-close":_vm.handleClose,"close-on-click-modal":false,"append-to-body":"","custom-class":"bpmjump"},on:{"update:visible":function($event){_vm.dialogVisible=$event},"open":_vm.openDialog}},[_c('el-form',[_c('div',{staticStyle:{"padding":"10px 0px 30px 0px"}},[_c('el-row',[_c('el-col',{staticStyle:{"padding-right":"140px"},attrs:{"span":8}},[_vm._v(" "+_vm._s(_vm.$t('bpm.back_anyLink.choice_activity'))+" ")])],1),_c('el-row',{attrs:{"type":"flex","justify":"center"}},[_c('span',{staticStyle:{"padding-right":"5px","line-height":"2"}},[_vm._v(" "+_vm._s(_vm.$t('bpm.back_anyLink.activity_name'))+" ")]),_c('el-select',{staticStyle:{"width":"200px"},attrs:{"placeholder":_vm.$t('bpm.back_anyLink.please_select')},on:{"change":_vm.handleChange},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},_vm._l((_vm.options),function(item){return _c('el-option',{key:item.value,attrs:{"label":item.label,"value":item.value}})}),1)],1)],1),_c('div',[_c('el-row',[_c('el-col',{staticStyle:{"padding-right":"140px"},attrs:{"span":8}},[_vm._v(_vm._s(_vm.$t('bpm.back_anyLink.for_personnel')))])],1),_c('el-table',{ref:"eltableCurrentRow",attrs:{"data":_vm.initialTableData,"tooltip-effect":"dark","stripe":"","height":"150"},on:{"select":_vm.handleSelect,"select-all":_vm.handleSelectAll}},[_c('el-table-column',{attrs:{"type":"selection","width":"55"}}),_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('bpm.back_anyLink.name')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.name}},[_vm._v(" "+_vm._s(scope.row.name)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('bpm.back_anyLink.coding')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.code}},[_vm._v(" "+_vm._s(scope.row.code)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('bpm.back_anyLink.department')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1)],1),_c('div',{staticStyle:{"padding":"20px 0px 0px 0px"}},[_c('el-row',[_c('el-col',{staticStyle:{"padding-right":"140px"},attrs:{"span":8}},[_vm._v(_vm._s(_vm.$t('bpm.back_anyLink.selected_personnel_list')))])],1),_c('el-table',{attrs:{"data":_vm.selectTableData,"tooltip-effect":"dark","stripe":"","height":"150"},on:{"row-click":_vm.handleRowClick}},[_c('el-table-column',{attrs:{"width":"55"}}),_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('bpm.back_anyLink.name')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.name}},[_vm._v(" "+_vm._s(scope.row.name)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('bpm.back_anyLink.coding')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.code}},[_vm._v(" "+_vm._s(scope.row.code)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('bpm.back_anyLink.department')},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1)],1)]),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('base.button.cancel')))]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v(_vm._s(_vm.$t('base.button.ok')))])],1)],1)],1)}
|
|
101486
101510
|
var bpm_back_anylink_dialogvue_type_template_id_c378b3b6_staticRenderFns = []
|
|
101487
101511
|
|
|
@@ -101912,21 +101936,21 @@ bpm_back_anylink_dialog.install = function (Vue) {
|
|
|
101912
101936
|
};
|
|
101913
101937
|
|
|
101914
101938
|
/* harmony default export */ var packages_bpm_back_anylink_dialog = (bpm_back_anylink_dialog);
|
|
101915
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
101939
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-send-read-dialog/bpm-send-read.vue?vue&type=template&id=acaf86ae&
|
|
101916
101940
|
var bpm_send_readvue_type_template_id_acaf86ae_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{staticClass:"jumpDialog",attrs:{"title":_vm.opt.title,"visible":_vm.dialogVisible,"width":"900px","top":"2vh","before-close":_vm.handleClose,"close-on-click-modal":false,"append-to-body":""},on:{"update:visible":function($event){_vm.dialogVisible=$event},"open":_vm.openDialog}},[(_vm.ok)?_c('v-bpm-next-node',{attrs:{"nextNode":_vm.nextNodes}}):_vm._e(),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('base.button.cancel')))]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v(_vm._s(_vm.$t('base.button.ok')))])],1)],1)],1)}
|
|
101917
101941
|
var bpm_send_readvue_type_template_id_acaf86ae_staticRenderFns = []
|
|
101918
101942
|
|
|
101919
101943
|
|
|
101920
101944
|
// CONCATENATED MODULE: ./packages/bpm-send-read-dialog/bpm-send-read.vue?vue&type=template&id=acaf86ae&
|
|
101921
101945
|
|
|
101922
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
101946
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-send-read-dialog/bpm-next-node.vue?vue&type=template&id=50bc7879&
|
|
101923
101947
|
var bpm_next_nodevue_type_template_id_50bc7879_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-container',[_c('el-aside',{staticStyle:{"height":"456px","width":"65%","margin-right":"0px","margin-left":"0px","background":"#e8ecf3"}},[_c('el-container',[_c('el-aside',{staticStyle:{"height":"456px","width":"40%","max-width":"400px","padding-top":"5px","margin":"0px","border-radius":"0px"}},[_c('v-tree',{attrs:{"opt":_vm.nextNode}})],1),_c('el-main',{staticStyle:{"height":"456px","width":"45%","padding":"0px","margin-left":"2px"}},[_c('v-source-grid',{attrs:{"opt":_vm.nextNode}})],1)],1)],1),_c('el-main',{staticStyle:{"height":"456px","padding":"0px","padding-bottom":"0px","width":"35%","margin-left":"10px"}},[_c('v-select-grid',{attrs:{"opt":_vm.nextNode}})],1)],1)}
|
|
101924
101948
|
var bpm_next_nodevue_type_template_id_50bc7879_staticRenderFns = []
|
|
101925
101949
|
|
|
101926
101950
|
|
|
101927
101951
|
// CONCATENATED MODULE: ./packages/bpm-send-read-dialog/bpm-next-node.vue?vue&type=template&id=50bc7879&
|
|
101928
101952
|
|
|
101929
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
101953
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-send-read-dialog/SelectedGrid.vue?vue&type=template&id=6691bd0b&scoped=true&
|
|
101930
101954
|
var SelectedGridvue_type_template_id_6691bd0b_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-row',{staticStyle:{"float":"left","padding":"11px 7px 3px 9px"}},[_vm._v(_vm._s(_vm.$t('base.selected_list')))]),_c('el-table',{staticStyle:{"width":"100%"},attrs:{"data":_vm.tableData,"stripe":"","height":_vm.tableHeight,"element-loading-text":_vm.$t('base.table.loading'),"element-loading-spinner":"el-icon-loading"},on:{"row-click":_vm.handleRowClick}},[_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('base.user.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.name}},[_vm._v(" "+_vm._s(scope.row.name)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('base.user.user_name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.code}},[_vm._v(" "+_vm._s(scope.row.code)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('base.dept.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1)],1)}
|
|
101931
101955
|
var SelectedGridvue_type_template_id_6691bd0b_scoped_true_staticRenderFns = []
|
|
101932
101956
|
|
|
@@ -102047,7 +102071,7 @@ var SelectedGrid_component = normalizeComponent(
|
|
|
102047
102071
|
)
|
|
102048
102072
|
|
|
102049
102073
|
/* harmony default export */ var bpm_send_read_dialog_SelectedGrid = (SelectedGrid_component.exports);
|
|
102050
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102074
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-send-read-dialog/SourceGrid.vue?vue&type=template&id=1f1c0918&
|
|
102051
102075
|
var SourceGridvue_type_template_id_1f1c0918_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-row',{staticStyle:{"padding":"5px"},attrs:{"justify":"space-between"}},[_c('el-col',{staticStyle:{"float":"left","padding-right":"40px","margin-top":"5px","padding-left":"2px"},attrs:{"span":7}},[_vm._v(_vm._s(_vm.$t('base.list_alternatives')))]),(_vm.opt.showSearch)?_c('el-col',{staticStyle:{"float":"right"},attrs:{"span":17}},[_c('el-input',{attrs:{"placeholder":"请输入姓名或编码","clearable":""},on:{"change":_vm.requestGridData},model:{value:(_vm.searchName),callback:function ($$v) {_vm.searchName=$$v},expression:"searchName"}},[_c('el-button',{staticClass:"el-icon-search-button",attrs:{"slot":"append","icon":"el-icon-search"},on:{"click":_vm.requestGridData},slot:"append"})],1)],1):_vm._e()],1),_c('el-table',{ref:"sourceGrid",staticStyle:{"width":"100%"},attrs:{"data":_vm.empTableData,"stripe":"","height":_vm.tableHeight,"element-loading-text":_vm.$t('base.table.loading'),"element-loading-spinner":"el-icon-loading","element-loading-background":"rgba(255, 255, 255, 0.8)"},on:{"select-all":_vm.handleSelectAll,"select":_vm.handleSelect,"row-click":_vm.handleRowClick}},[_c('div',{}),_c('el-table-column',{staticStyle:{"height":"18px"},attrs:{"type":"selection"}}),_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('base.user.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.name}},[_vm._v(" "+_vm._s(scope.row.name)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('base.user.user_name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.code}},[_vm._v(" "+_vm._s(scope.row.code)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('base.dept.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1),_c('el-pagination',{staticClass:"SourceGrid",attrs:{"current-page":_vm.currentPage,"page-size":_vm.pageSize,"layout":"total, prev, pager, next","total":_vm.empTotal,"pager-count":_vm.pagerCount},on:{"size-change":_vm.handleSizeChange,"current-change":_vm.handleCurrentChange}})],1)}
|
|
102052
102076
|
var SourceGridvue_type_template_id_1f1c0918_staticRenderFns = []
|
|
102053
102077
|
|
|
@@ -102454,7 +102478,7 @@ var bpm_send_read_dialog_SourceGrid_component = normalizeComponent(
|
|
|
102454
102478
|
)
|
|
102455
102479
|
|
|
102456
102480
|
/* harmony default export */ var bpm_send_read_dialog_SourceGrid = (bpm_send_read_dialog_SourceGrid_component.exports);
|
|
102457
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102481
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-send-read-dialog/Tree.vue?vue&type=template&id=09e24fa3&
|
|
102458
102482
|
var Treevue_type_template_id_09e24fa3_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-tree',{ref:"tree",staticClass:"flow-tree",attrs:{"data":_vm.treeNode,"node-key":"id","props":_vm.treeProps,"highlight-current":"","default-expanded-keys":['1']},on:{"node-click":_vm.handelrNodeClick},scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
102459
102483
|
var node = ref.node;
|
|
102460
102484
|
var data = ref.data;
|
|
@@ -102770,12 +102794,12 @@ bpm_send_read.install = function (Vue) {
|
|
|
102770
102794
|
};
|
|
102771
102795
|
|
|
102772
102796
|
/* harmony default export */ var bpm_send_read_dialog = (bpm_send_read);
|
|
102773
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102774
|
-
var
|
|
102775
|
-
var
|
|
102797
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-send-read-opinion-dialog/bpm-send-read-opinion.vue?vue&type=template&id=0c6391d2&
|
|
102798
|
+
var bpm_send_read_opinionvue_type_template_id_0c6391d2_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{attrs:{"title":_vm.opt.title,"visible":_vm.dialogVisible,"width":"650px","top":"8vh","before-close":_vm.handleClose,"close-on-click-modal":false,"append-to-body":""},on:{"update:visible":function($event){_vm.dialogVisible=$event},"open":_vm.openDialog}},[_c('el-form',{ref:"procOpinion",attrs:{"rules":_vm.rules,"model":_vm.procOpinion,"label-width":"80px","label-position":"right"}},[_c('el-row',[_c('el-form-item',{attrs:{"label":_vm.$t('bpm.send_read_opinion.opinion_area')}},[_c('el-tabs',{staticClass:"cloud-opinion-area",model:{value:(_vm.activeOpinionArea),callback:function ($$v) {_vm.activeOpinionArea=$$v},expression:"activeOpinionArea"}},[_c('el-tab-pane',{attrs:{"label":_vm.$t('bpm.send_read_opinion.common_opinion')}},[_c('el-row',{staticClass:"cloud-opinion-area-tab-pane"},_vm._l((_vm.commonOpinions),function(commonOpinion){return _c('el-row',{key:commonOpinion},[_c('el-col',[_c('div',{staticClass:"cloud-opinion-area-item",on:{"click":function($event){return _vm.handleOpnionSelect(commonOpinion)}}},[_vm._v(" "+_vm._s(commonOpinion)+" ")])])],1)}),1)],1),_c('el-tab-pane',{attrs:{"label":_vm.$t('bpm.send_read_opinion.personal_opinion')}},[_c('el-row',{staticClass:"cloud-opinion-area-tab-pane"},_vm._l((_vm.personalOpinions),function(personalOpinion){return _c('el-row',{key:personalOpinion},[_c('el-col',[_c('div',{staticClass:"cloud-opinion-area-item",on:{"click":function($event){return _vm.handleOpnionSelect(personalOpinion)}}},[_vm._v(" "+_vm._s(personalOpinion)+" ")])])],1)}),1)],1)],1)],1)],1),_c('el-row',{staticClass:"cloud-opinion-area-tab-pane"},[_c('div',{staticClass:"cloud-opinion-area-item"},[_c('el-form-item',{attrs:{"label":_vm.$t('bpm.send_read_opinion.opinion_content'),"prop":"content"}},[_c('el-input',{staticStyle:{"width":"100%"},attrs:{"type":"textarea","maxlength":255,"show-word-limit":"","autosize":{ minRows: 4, maxRows: 4 }},model:{value:(_vm.procOpinion.content),callback:function ($$v) {_vm.$set(_vm.procOpinion, "content", $$v)},expression:"procOpinion.content"}})],1)],1)])],1),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('base.button.cancel')))]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v(_vm._s(_vm.$t('base.button.ok')))])],1)],1)],1)}
|
|
102799
|
+
var bpm_send_read_opinionvue_type_template_id_0c6391d2_staticRenderFns = []
|
|
102776
102800
|
|
|
102777
102801
|
|
|
102778
|
-
// CONCATENATED MODULE: ./packages/bpm-send-read-opinion-dialog/bpm-send-read-opinion.vue?vue&type=template&id=
|
|
102802
|
+
// CONCATENATED MODULE: ./packages/bpm-send-read-opinion-dialog/bpm-send-read-opinion.vue?vue&type=template&id=0c6391d2&
|
|
102779
102803
|
|
|
102780
102804
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/babel-loader/lib??ref--13-0!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-send-read-opinion-dialog/bpm-send-read-opinion.vue?vue&type=script&lang=js&
|
|
102781
102805
|
//
|
|
@@ -102963,7 +102987,7 @@ var bpm_send_read_opinionvue_type_template_id_0d7fd537_staticRenderFns = []
|
|
|
102963
102987
|
return;
|
|
102964
102988
|
}
|
|
102965
102989
|
|
|
102966
|
-
if (this.procOpinion.content.length <
|
|
102990
|
+
if (this.procOpinion.content.length + opinion.length < 200) {
|
|
102967
102991
|
this.procOpinion.content += ';' + opinion;
|
|
102968
102992
|
return;
|
|
102969
102993
|
}
|
|
@@ -103019,8 +103043,8 @@ var bpm_send_read_opinionvue_type_style_index_0_lang_css_ = __webpack_require__(
|
|
|
103019
103043
|
|
|
103020
103044
|
var bpm_send_read_opinion_component = normalizeComponent(
|
|
103021
103045
|
bpm_send_read_opinion_dialog_bpm_send_read_opinionvue_type_script_lang_js_,
|
|
103022
|
-
|
|
103023
|
-
|
|
103046
|
+
bpm_send_read_opinionvue_type_template_id_0c6391d2_render,
|
|
103047
|
+
bpm_send_read_opinionvue_type_template_id_0c6391d2_staticRenderFns,
|
|
103024
103048
|
false,
|
|
103025
103049
|
null,
|
|
103026
103050
|
null,
|
|
@@ -103040,7 +103064,7 @@ bpm_send_read_opinion.install = function (Vue) {
|
|
|
103040
103064
|
};
|
|
103041
103065
|
|
|
103042
103066
|
/* harmony default export */ var bpm_send_read_opinion_dialog = (bpm_send_read_opinion);
|
|
103043
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103067
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-sign-opinion-dialog/bpm-sign-opinion.vue?vue&type=template&id=2949d0f7&
|
|
103044
103068
|
var bpm_sign_opinionvue_type_template_id_2949d0f7_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{attrs:{"title":_vm.opt.title,"visible":_vm.dialogVisible,"width":"650px","top":"8vh","before-close":_vm.handleClose,"close-on-click-modal":false,"append-to-body":""},on:{"update:visible":function($event){_vm.dialogVisible=$event},"open":_vm.openDialog}},[_c('el-form',{ref:"procOpinion",attrs:{"rules":_vm.rules,"model":_vm.procOpinion,"label-width":"80px","label-position":"right"}},[_c('el-row',[_c('el-form-item',{attrs:{"label":_vm.$t('bpm.sign_opinion.opinion_area')}},[_c('el-tabs',{staticClass:"cloud-opinion-area",model:{value:(_vm.activeOpinionArea),callback:function ($$v) {_vm.activeOpinionArea=$$v},expression:"activeOpinionArea"}},[_c('el-tab-pane',{attrs:{"label":_vm.$t('bpm.sign_opinion.common_opinion')}},[_c('el-row',{staticClass:"cloud-opinion-area-tab-pane"},_vm._l((_vm.commonOpinions),function(commonOpinion){return _c('el-row',{key:commonOpinion},[_c('el-col',[_c('div',{staticClass:"cloud-opinion-area-item",on:{"click":function($event){return _vm.handleOpnionSelect(commonOpinion)}}},[_vm._v(" "+_vm._s(commonOpinion)+" ")])])],1)}),1)],1),_c('el-tab-pane',{attrs:{"label":_vm.$t('bpm.sign_opinion.personal_opinion')}},[_c('el-row',{staticClass:"cloud-opinion-area-tab-pane"},_vm._l((_vm.personalOpinions),function(personalOpinion){return _c('el-row',{key:personalOpinion},[_c('el-col',[_c('div',{staticClass:"cloud-opinion-area-item",on:{"click":function($event){return _vm.handleOpnionSelect(personalOpinion)}}},[_vm._v(" "+_vm._s(personalOpinion)+" ")])])],1)}),1)],1)],1)],1)],1),_c('el-row',{staticClass:"cloud-opinion-area-tab-pane"},[_c('div',{staticClass:"cloud-opinion-area-item"},[_c('el-form-item',{attrs:{"label":_vm.$t('bpm.sign_opinion.opinion_content'),"prop":"content"}},[_c('el-input',{staticStyle:{"width":"100%"},attrs:{"type":"textarea","maxlength":200,"show-word-limit":"","autosize":{ minRows: 4, maxRows: 4 }},model:{value:(_vm.procOpinion.content),callback:function ($$v) {_vm.$set(_vm.procOpinion, "content", $$v)},expression:"procOpinion.content"}})],1)],1)])],1),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('base.button.cancel')))]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v(_vm._s(_vm.$t('base.button.ok')))])],1)],1)],1)}
|
|
103045
103069
|
var bpm_sign_opinionvue_type_template_id_2949d0f7_staticRenderFns = []
|
|
103046
103070
|
|
|
@@ -103308,21 +103332,21 @@ bpm_sign_opinion.install = function (Vue) {
|
|
|
103308
103332
|
};
|
|
103309
103333
|
|
|
103310
103334
|
/* harmony default export */ var bpm_sign_opinion_dialog = (bpm_sign_opinion);
|
|
103311
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103335
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-sign-dialog/bpm-sign-select.vue?vue&type=template&id=75954348&
|
|
103312
103336
|
var bpm_sign_selectvue_type_template_id_75954348_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{staticClass:"jumpDialog",attrs:{"title":_vm.opt.title,"visible":_vm.dialogVisible,"width":"900px","top":"2vh","before-close":_vm.handleClose,"close-on-click-modal":false,"append-to-body":""},on:{"update:visible":function($event){_vm.dialogVisible=$event},"open":_vm.openDialog}},[_c('v-bpm-next-node',{ref:"tabledate",attrs:{"nextNode":_vm.resultData}}),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('base.button.cancel')))]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v(_vm._s(_vm.$t('base.button.ok')))])],1)],1)],1)}
|
|
103313
103337
|
var bpm_sign_selectvue_type_template_id_75954348_staticRenderFns = []
|
|
103314
103338
|
|
|
103315
103339
|
|
|
103316
103340
|
// CONCATENATED MODULE: ./packages/bpm-sign-dialog/bpm-sign-select.vue?vue&type=template&id=75954348&
|
|
103317
103341
|
|
|
103318
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103342
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-sign-dialog/bpm-next-node.vue?vue&type=template&id=501929c0&
|
|
103319
103343
|
var bpm_next_nodevue_type_template_id_501929c0_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-container',[_c('el-aside',{staticStyle:{"height":"456px","width":"65%","margin-right":"0px","margin-left":"0px"}},[_c('el-container',[_c('el-aside',{staticStyle:{"height":"456px","width":"40%","max-width":"400px","padding-top":"5px","margin":"0px","border-radius":"0px"}},[_c('v-tree',{attrs:{"opt":_vm.nextNode}})],1),_c('el-main',{staticStyle:{"height":"456px","width":"45%","padding":"0px","margin-left":"2px"}},[_c('v-source-grid',{attrs:{"opt":_vm.nextNode}})],1)],1)],1),_c('el-main',{staticStyle:{"height":"456px","padding":"0px","padding-bottom":"0px","width":"35%","margin-left":"10px"}},[_c('v-select-grid',{ref:"selectGrid",attrs:{"opt":_vm.nextNode}})],1)],1)}
|
|
103320
103344
|
var bpm_next_nodevue_type_template_id_501929c0_staticRenderFns = []
|
|
103321
103345
|
|
|
103322
103346
|
|
|
103323
103347
|
// CONCATENATED MODULE: ./packages/bpm-sign-dialog/bpm-next-node.vue?vue&type=template&id=501929c0&
|
|
103324
103348
|
|
|
103325
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103349
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-sign-dialog/SelectedGrid.vue?vue&type=template&id=8c5f831e&scoped=true&
|
|
103326
103350
|
var SelectedGridvue_type_template_id_8c5f831e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-row',{staticStyle:{"float":"left","padding":"11px 7px 3px 9px"}},[_vm._v(_vm._s(_vm.$t('base.selected_list')))]),_c('el-table',{staticStyle:{"width":"100%"},attrs:{"data":_vm.tableData,"stripe":"","height":_vm.tableHeight,"element-loading-text":_vm.$t('base.table.loading'),"element-loading-spinner":"el-icon-loading"},on:{"row-click":_vm.handleRowClick}},[_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('base.user.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.name}},[_vm._v(" "+_vm._s(scope.row.name)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('base.user.user_name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.code}},[_vm._v(" "+_vm._s(scope.row.code)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('base.dept.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1)],1)}
|
|
103327
103351
|
var SelectedGridvue_type_template_id_8c5f831e_scoped_true_staticRenderFns = []
|
|
103328
103352
|
|
|
@@ -103446,7 +103470,7 @@ var bpm_sign_dialog_SelectedGrid_component = normalizeComponent(
|
|
|
103446
103470
|
)
|
|
103447
103471
|
|
|
103448
103472
|
/* harmony default export */ var bpm_sign_dialog_SelectedGrid = (bpm_sign_dialog_SelectedGrid_component.exports);
|
|
103449
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103473
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-sign-dialog/SourceGrid.vue?vue&type=template&id=842d6510&scoped=true&
|
|
103450
103474
|
var SourceGridvue_type_template_id_842d6510_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-row',{staticStyle:{"padding":"5px"},attrs:{"justify":"space-between"}},[_c('el-col',{staticStyle:{"float":"left","padding-right":"40px","margin-top":"5px","padding-left":"2px"},attrs:{"span":7}},[_vm._v(_vm._s(_vm.$t('base.list_alternatives')))]),_c('el-col',{staticStyle:{"float":"right"},attrs:{"span":17}},[_c('el-input',{attrs:{"placeholder":"请输入姓名或编码","clearable":""},on:{"change":_vm.requestGridData},model:{value:(_vm.searchName),callback:function ($$v) {_vm.searchName=$$v},expression:"searchName"}},[_c('el-button',{staticClass:"el-icon-search-button",attrs:{"slot":"append","icon":"el-icon-search"},on:{"click":_vm.requestGridData},slot:"append"})],1)],1)],1),_c('el-table',{ref:"sourceGrid",staticStyle:{"width":"100%"},attrs:{"data":_vm.empTableData,"stripe":"","ruleEngine":_vm.ruleEngine,"height":_vm.tableHeight,"element-loading-text":_vm.$t('base.table.loading'),"element-loading-spinner":"el-icon-loading","element-loading-background":"rgba(255, 255, 255, 0.8)"},on:{"select-all":_vm.handleSelectAll,"select":_vm.handleSelect,"row-click":_vm.handleRowClick}},[_c('div',{}),(_vm.notOnlyApprove)?_c('el-table-column',{staticStyle:{"height":"18px"},attrs:{"type":"selection"}}):_vm._e(),_c('el-table-column',{attrs:{"prop":"name","label":_vm.$t('base.user.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.name}},[_vm._v(" "+_vm._s(scope.row.name)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"code","label":_vm.$t('base.user.user_name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.code}},[_vm._v(" "+_vm._s(scope.row.code)+" ")])]}}])}),_c('el-table-column',{attrs:{"prop":"deptName","label":_vm.$t('base.dept.name'),"fit":"true"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"cell-hidden",attrs:{"title":scope.row.deptName}},[_vm._v(" "+_vm._s(scope.row.deptName)+" ")])]}}])})],1),_c('el-pagination',{staticClass:"SourceGrid",attrs:{"current-page":_vm.currentPage,"page-size":_vm.pageSize,"layout":"total, prev, pager, next","total":_vm.empTotal,"pager-count":_vm.pagerCount},on:{"size-change":_vm.handleSizeChange,"current-change":_vm.handleCurrentChange}})],1)}
|
|
103451
103475
|
var SourceGridvue_type_template_id_842d6510_scoped_true_staticRenderFns = []
|
|
103452
103476
|
|
|
@@ -103867,7 +103891,7 @@ var bpm_sign_dialog_SourceGrid_component = normalizeComponent(
|
|
|
103867
103891
|
)
|
|
103868
103892
|
|
|
103869
103893
|
/* harmony default export */ var bpm_sign_dialog_SourceGrid = (bpm_sign_dialog_SourceGrid_component.exports);
|
|
103870
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103894
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-sign-dialog/Tree.vue?vue&type=template&id=7637a73d&
|
|
103871
103895
|
var Treevue_type_template_id_7637a73d_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticStyle:{"height":"100%","width":"100%"}},[_c('el-row',[_c('el-col',{staticStyle:{"padding":"4px"},attrs:{"span":24}},[_c('el-input',{attrs:{"placeholder":"请输入名称或编码","clearable":"","suffix-icon":"el-icon-search"},on:{"clear":_vm.restart,"change":_vm.searchTree},nativeOn:{"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.searchTree($event)}},model:{value:(_vm.searchName),callback:function ($$v) {_vm.searchName=$$v},expression:"searchName"}})],1)],1),_c('el-row',{staticStyle:{"height":"calc(100% - 36px)","overflow-y":"auto"}},[_c('div',[_c('el-tree',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShow),expression:"isShow"}],ref:"tree",staticClass:"flow-tree",staticStyle:{"height":"395px!important"},attrs:{"data":_vm.treeNode,"node-key":"id","props":_vm.treeProps,"highlight-current":"","default-expanded-keys":_vm.defaultExpandedKeys},on:{"node-click":_vm.handelrNodeClick},scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
103872
103896
|
var node = ref.node;
|
|
103873
103897
|
var data = ref.data;
|
|
@@ -104339,12 +104363,12 @@ bpm_sign_select.install = function (Vue) {
|
|
|
104339
104363
|
};
|
|
104340
104364
|
|
|
104341
104365
|
/* harmony default export */ var bpm_sign_dialog = (bpm_sign_select);
|
|
104342
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
104343
|
-
var
|
|
104344
|
-
var
|
|
104366
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"422f2ced-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-grid-buttons-new/bpm-grid-buttons-new.vue?vue&type=template&id=4ddc8a82&
|
|
104367
|
+
var bpm_grid_buttons_newvue_type_template_id_4ddc8a82_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-col',{staticClass:"cloud-bpm-grid-buttons",attrs:{"span":7}},[(_vm.MeritBPM.procCreatePermit)?_c('el-button',{staticClass:"cloud-bpm-grid-button",attrs:{"disabled":_vm.isDisabledAddButton,"type":"primary","icon":"el-icon-plus"},on:{"click":_vm.createBpm}},[_vm._v(_vm._s(_vm.$t('base.button.create')))]):_vm._e(),_c('el-dropdown',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowButton),expression:"isShowButton"}],staticClass:"cloud-bpm-grid-button",on:{"command":_vm.queryBpm}},[_c('el-button',{attrs:{"type":_vm.getMyType}},[_vm._v(" "+_vm._s(_vm.$t(_vm.bpmStatusLabel(1)))+" "),_c('i',{staticClass:"el-icon-arrow-down el-icon--right"})]),_c('el-dropdown-menu',{attrs:{"slot":"dropdown"},slot:"dropdown"},[_c('el-dropdown-item',{attrs:{"command":"my"}},[_vm._v(_vm._s(_vm.$t('bpm.button.my')))]),_c('el-dropdown-item',{attrs:{"command":"mydraft"}},[_vm._v(_vm._s(_vm.$t('bpm.button.mydraft')))]),_c('el-dropdown-item',{attrs:{"command":"mytrack"}},[_vm._v(_vm._s(_vm.$t('bpm.button.mytrack')))]),_c('el-dropdown-item',{attrs:{"command":"myover"}},[_vm._v(_vm._s(_vm.$t('bpm.button.myover')))])],1)],1),_c('el-dropdown',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowButton),expression:"isShowButton"}],staticClass:"cloud-bpm-grid-button",on:{"command":_vm.queryBpm}},[_c('el-button',{attrs:{"type":_vm.getMyApproveType}},[_vm._v(" "+_vm._s(_vm.$t(_vm.bpmStatusLabel(2)))+" "),_c('i',{staticClass:"el-icon-arrow-down el-icon--right"})]),_c('el-dropdown-menu',{attrs:{"slot":"dropdown"},slot:"dropdown"},[_c('el-dropdown-item',{attrs:{"command":"approve"}},[_vm._v(_vm._s(_vm.$t('bpm.button.approve')))]),_c('el-dropdown-item',{attrs:{"command":"approving"}},[_vm._v(_vm._s(_vm.$t('bpm.button.approving')))]),_c('el-dropdown-item',{attrs:{"command":"approved"}},[_vm._v(_vm._s(_vm.$t('bpm.button.approved')))]),_c('el-dropdown-item',{attrs:{"command":"reject"}},[_vm._v(_vm._s(_vm.$t('bpm.button.reject')))])],1)],1),_c('el-dropdown',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowButton),expression:"isShowButton"}],staticClass:"cloud-bpm-grid-button",on:{"command":_vm.queryBpm}},[_c('el-button',{attrs:{"type":_vm.getAllType}},[_vm._v(" "+_vm._s(_vm.$t(_vm.bpmStatusLabel(3)))+" "),_c('i',{staticClass:"el-icon-arrow-down el-icon--right"})]),_c('el-dropdown-menu',{attrs:{"slot":"dropdown"},slot:"dropdown"},[_c('el-dropdown-item',{attrs:{"command":"all"}},[_vm._v(_vm._s(_vm.$t('bpm.button.all')))]),_c('el-dropdown-item',{attrs:{"command":"alltrack"}},[_vm._v(_vm._s(_vm.$t('bpm.button.alltrack')))]),_c('el-dropdown-item',{attrs:{"command":"allover"}},[_vm._v(_vm._s(_vm.$t('bpm.button.allover')))])],1)],1),_c('el-button',{directives:[{name:"show",rawName:"v-show",value:(_vm.showDeleteButton),expression:"showDeleteButton"}],staticClass:"cloud-bpm-grid-button",attrs:{"id":"deleteButton"},on:{"click":_vm.deleteBpm}},[_vm._v(_vm._s(_vm.$t('base.button.delete')))])],1)}
|
|
104368
|
+
var bpm_grid_buttons_newvue_type_template_id_4ddc8a82_staticRenderFns = []
|
|
104345
104369
|
|
|
104346
104370
|
|
|
104347
|
-
// CONCATENATED MODULE: ./packages/bpm-grid-buttons-new/bpm-grid-buttons-new.vue?vue&type=template&id=
|
|
104371
|
+
// CONCATENATED MODULE: ./packages/bpm-grid-buttons-new/bpm-grid-buttons-new.vue?vue&type=template&id=4ddc8a82&
|
|
104348
104372
|
|
|
104349
104373
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/babel-loader/lib??ref--13-0!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/bpm-grid-buttons-new/bpm-grid-buttons-new.vue?vue&type=script&lang=js&
|
|
104350
104374
|
|
|
@@ -104436,6 +104460,7 @@ var bpm_grid_buttons_newvue_type_template_id_7a4f5237_staticRenderFns = []
|
|
|
104436
104460
|
//
|
|
104437
104461
|
//
|
|
104438
104462
|
//
|
|
104463
|
+
//
|
|
104439
104464
|
|
|
104440
104465
|
|
|
104441
104466
|
/* harmony default export */ var bpm_grid_buttons_newvue_type_script_lang_js_ = ({
|
|
@@ -104461,6 +104486,15 @@ var bpm_grid_buttons_newvue_type_template_id_7a4f5237_staticRenderFns = []
|
|
|
104461
104486
|
isShowButton: {
|
|
104462
104487
|
type: Boolean,
|
|
104463
104488
|
default: true
|
|
104489
|
+
},
|
|
104490
|
+
isDisabledAddButton: {
|
|
104491
|
+
type: Boolean,
|
|
104492
|
+
default: false,
|
|
104493
|
+
required: false
|
|
104494
|
+
},
|
|
104495
|
+
params: {
|
|
104496
|
+
type: String,
|
|
104497
|
+
required: false
|
|
104464
104498
|
}
|
|
104465
104499
|
},
|
|
104466
104500
|
computed: {
|
|
@@ -104511,7 +104545,9 @@ var bpm_grid_buttons_newvue_type_template_id_7a4f5237_staticRenderFns = []
|
|
|
104511
104545
|
},
|
|
104512
104546
|
//流程新建方法
|
|
104513
104547
|
createBpm: function createBpm() {
|
|
104514
|
-
MeritBPM.create(this, this.procDefKey, {
|
|
104548
|
+
MeritBPM.create(this, this.procDefKey, {
|
|
104549
|
+
params: this.params
|
|
104550
|
+
});
|
|
104515
104551
|
},
|
|
104516
104552
|
//删除流程方法
|
|
104517
104553
|
deleteBpm: function deleteBpm() {
|
|
@@ -104555,8 +104591,8 @@ var bpm_grid_buttons_newvue_type_template_id_7a4f5237_staticRenderFns = []
|
|
|
104555
104591
|
|
|
104556
104592
|
var bpm_grid_buttons_new_component = normalizeComponent(
|
|
104557
104593
|
bpm_grid_buttons_new_bpm_grid_buttons_newvue_type_script_lang_js_,
|
|
104558
|
-
|
|
104559
|
-
|
|
104594
|
+
bpm_grid_buttons_newvue_type_template_id_4ddc8a82_render,
|
|
104595
|
+
bpm_grid_buttons_newvue_type_template_id_4ddc8a82_staticRenderFns,
|
|
104560
104596
|
false,
|
|
104561
104597
|
null,
|
|
104562
104598
|
null,
|