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
|
@@ -5526,7 +5526,7 @@ function done(stream, er, data) {
|
|
|
5526
5526
|
/***/ "2801":
|
|
5527
5527
|
/***/ (function(module) {
|
|
5528
5528
|
|
|
5529
|
-
module.exports = JSON.parse("{\"_args\":[[\"elliptic@6.5.2\",\"
|
|
5529
|
+
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\"}");
|
|
5530
5530
|
|
|
5531
5531
|
/***/ }),
|
|
5532
5532
|
|
|
@@ -97468,7 +97468,7 @@ function _defineProperty(obj, key, value) {
|
|
|
97468
97468
|
|
|
97469
97469
|
return obj;
|
|
97470
97470
|
}
|
|
97471
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97471
|
+
// 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&
|
|
97472
97472
|
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)}
|
|
97473
97473
|
var staticRenderFns = []
|
|
97474
97474
|
|
|
@@ -97478,14 +97478,14 @@ var staticRenderFns = []
|
|
|
97478
97478
|
// EXTERNAL MODULE: ./node_modules/element-ui/lib/element-ui.common.js
|
|
97479
97479
|
var element_ui_common = __webpack_require__("5c96");
|
|
97480
97480
|
|
|
97481
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97481
|
+
// 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&
|
|
97482
97482
|
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)}
|
|
97483
97483
|
var bpm_next_nodevue_type_template_id_76b41797_staticRenderFns = []
|
|
97484
97484
|
|
|
97485
97485
|
|
|
97486
97486
|
// CONCATENATED MODULE: ./packages/bpm-user-select-dialog/bpm-next-node.vue?vue&type=template&id=76b41797&
|
|
97487
97487
|
|
|
97488
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97488
|
+
// 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&
|
|
97489
97489
|
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)}
|
|
97490
97490
|
var SelectedGridvue_type_template_id_42acb368_scoped_true_staticRenderFns = []
|
|
97491
97491
|
|
|
@@ -97742,7 +97742,7 @@ var component = normalizeComponent(
|
|
|
97742
97742
|
)
|
|
97743
97743
|
|
|
97744
97744
|
/* harmony default export */ var SelectedGrid = (component.exports);
|
|
97745
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97745
|
+
// 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&
|
|
97746
97746
|
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)}
|
|
97747
97747
|
var SourceGridvue_type_template_id_e48c8c38_staticRenderFns = []
|
|
97748
97748
|
|
|
@@ -98346,7 +98346,7 @@ var SourceGrid_component = normalizeComponent(
|
|
|
98346
98346
|
)
|
|
98347
98347
|
|
|
98348
98348
|
/* harmony default export */ var SourceGrid = (SourceGrid_component.exports);
|
|
98349
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
98349
|
+
// 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&
|
|
98350
98350
|
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){
|
|
98351
98351
|
var node = ref.node;
|
|
98352
98352
|
var data = ref.data;
|
|
@@ -98699,7 +98699,7 @@ bpm_user_select.install = function (Vue) {
|
|
|
98699
98699
|
};
|
|
98700
98700
|
|
|
98701
98701
|
/* harmony default export */ var bpm_user_select_dialog = (bpm_user_select);
|
|
98702
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
98702
|
+
// 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&
|
|
98703
98703
|
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)}
|
|
98704
98704
|
var bpm_proctrackvue_type_template_id_53222480_scoped_true_staticRenderFns = []
|
|
98705
98705
|
|
|
@@ -98820,12 +98820,12 @@ bpm_proctrack.install = function (Vue) {
|
|
|
98820
98820
|
};
|
|
98821
98821
|
|
|
98822
98822
|
/* harmony default export */ var bpm_proctrack_dialog = (bpm_proctrack);
|
|
98823
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
98824
|
-
var
|
|
98825
|
-
var
|
|
98823
|
+
// 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&
|
|
98824
|
+
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)}
|
|
98825
|
+
var bpm_opinionvue_type_template_id_136505c3_staticRenderFns = []
|
|
98826
98826
|
|
|
98827
98827
|
|
|
98828
|
-
// CONCATENATED MODULE: ./packages/bpm-opinion-dialog/bpm-opinion.vue?vue&type=template&id=
|
|
98828
|
+
// CONCATENATED MODULE: ./packages/bpm-opinion-dialog/bpm-opinion.vue?vue&type=template&id=136505c3&
|
|
98829
98829
|
|
|
98830
98830
|
// 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&
|
|
98831
98831
|
//
|
|
@@ -99018,12 +99018,13 @@ var bpm_opinionvue_type_template_id_0e8e2bc8_staticRenderFns = []
|
|
|
99018
99018
|
//关闭人员选择对话框
|
|
99019
99019
|
handleClose: function handleClose() {
|
|
99020
99020
|
this.procOpinion.content = undefined;
|
|
99021
|
+
this.$refs.procOpinion.resetFields();
|
|
99021
99022
|
this.$emit('dialog-close', this.dialogVisible);
|
|
99022
99023
|
},
|
|
99023
99024
|
handleSave: function handleSave() {
|
|
99024
99025
|
var _this = this;
|
|
99025
99026
|
|
|
99026
|
-
if (_this.procOpinion.content.length >
|
|
99027
|
+
if (_this.procOpinion.content.length > 200) {
|
|
99027
99028
|
return this.$message.error(_this.$t('bpm.opinion.opinion_content_beyond'));
|
|
99028
99029
|
}
|
|
99029
99030
|
|
|
@@ -99053,7 +99054,7 @@ var bpm_opinionvue_type_template_id_0e8e2bc8_staticRenderFns = []
|
|
|
99053
99054
|
handlePublish: function handlePublish() {
|
|
99054
99055
|
var _this = this;
|
|
99055
99056
|
|
|
99056
|
-
if (_this.procOpinion.content.length >
|
|
99057
|
+
if (_this.procOpinion.content.length > 200) {
|
|
99057
99058
|
return this.$message.error(_this.$t('bpm.opinion.opinion_content_beyond'));
|
|
99058
99059
|
}
|
|
99059
99060
|
|
|
@@ -99098,8 +99099,8 @@ var bpm_opinionvue_type_style_index_0_lang_css_ = __webpack_require__("d306");
|
|
|
99098
99099
|
|
|
99099
99100
|
var bpm_opinion_component = normalizeComponent(
|
|
99100
99101
|
bpm_opinion_dialog_bpm_opinionvue_type_script_lang_js_,
|
|
99101
|
-
|
|
99102
|
-
|
|
99102
|
+
bpm_opinionvue_type_template_id_136505c3_render,
|
|
99103
|
+
bpm_opinionvue_type_template_id_136505c3_staticRenderFns,
|
|
99103
99104
|
false,
|
|
99104
99105
|
null,
|
|
99105
99106
|
null,
|
|
@@ -99119,12 +99120,12 @@ bpm_opinion.install = function (Vue) {
|
|
|
99119
99120
|
};
|
|
99120
99121
|
|
|
99121
99122
|
/* harmony default export */ var bpm_opinion_dialog = (bpm_opinion);
|
|
99122
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
99123
|
-
var
|
|
99124
|
-
var
|
|
99123
|
+
// 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&
|
|
99124
|
+
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)}
|
|
99125
|
+
var bpm_grid_buttonsvue_type_template_id_e54062e4_staticRenderFns = []
|
|
99125
99126
|
|
|
99126
99127
|
|
|
99127
|
-
// CONCATENATED MODULE: ./packages/bpm-grid-buttons/bpm-grid-buttons.vue?vue&type=template&id=
|
|
99128
|
+
// CONCATENATED MODULE: ./packages/bpm-grid-buttons/bpm-grid-buttons.vue?vue&type=template&id=e54062e4&
|
|
99128
99129
|
|
|
99129
99130
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.index-of.js
|
|
99130
99131
|
var es_array_index_of = __webpack_require__("c975");
|
|
@@ -99218,12 +99219,16 @@ var MeritBPM = {
|
|
|
99218
99219
|
*/
|
|
99219
99220
|
|
|
99220
99221
|
MeritBPM.create = function (that, procDefKey, params, callback) {
|
|
99221
|
-
http['bpm-engine'].post('/api/engine/bpm/ruleengine/init/' + procDefKey,
|
|
99222
|
+
http['bpm-engine'].post('/api/engine/bpm/ruleengine/init/' + procDefKey, {}).then(function (res) {
|
|
99222
99223
|
if (res.success) {
|
|
99223
99224
|
if (typeof callback == 'function') {
|
|
99224
99225
|
callback(res);
|
|
99225
99226
|
} else if (res.data != null) {
|
|
99226
|
-
var url = res.data.runtime.formLink;
|
|
99227
|
+
var url = res.data.runtime.formLink;
|
|
99228
|
+
|
|
99229
|
+
if (params.params != null && params.params != '') {
|
|
99230
|
+
url = url + '¶ms=' + params.params;
|
|
99231
|
+
} // var iTop = (window.screen.availHeight - 30 - 700) / 2;
|
|
99227
99232
|
// var iLeft = (window.screen.availWidth - 10 - 900) / 2;
|
|
99228
99233
|
// var features =
|
|
99229
99234
|
// 'width=900px,height=700px,' +
|
|
@@ -99234,6 +99239,7 @@ MeritBPM.create = function (that, procDefKey, params, callback) {
|
|
|
99234
99239
|
// iTop +
|
|
99235
99240
|
// 'px';
|
|
99236
99241
|
|
|
99242
|
+
|
|
99237
99243
|
window.open(url, '_blank');
|
|
99238
99244
|
}
|
|
99239
99245
|
} else {
|
|
@@ -99743,14 +99749,17 @@ MeritBPM.openProcTrackWindow = function (that, params) {
|
|
|
99743
99749
|
http['bpm-engine'].post('/api/engine/track/port', {}).then(function (res) {
|
|
99744
99750
|
var port = res.data;
|
|
99745
99751
|
var url = '';
|
|
99752
|
+
http['bpm-engine'].post('/api/engine/track/http', {}).then(function (res) {
|
|
99753
|
+
var http = res.data;
|
|
99746
99754
|
|
|
99747
|
-
|
|
99748
|
-
|
|
99749
|
-
|
|
99750
|
-
|
|
99751
|
-
|
|
99755
|
+
if (port == '80') {
|
|
99756
|
+
url = http + '://' + window.location.hostname + '/bpm/proctrack/index.html?procInstId=' + params.procInstId + '&procDefId=' + params.procDefId + '&IsShielding=' + shielding;
|
|
99757
|
+
} else {
|
|
99758
|
+
url = http + '://' + window.location.hostname + ':' + port + '/bpm/proctrack/index.html?procInstId=' + params.procInstId + '&procDefId=' + params.procDefId + '&IsShielding=' + shielding;
|
|
99759
|
+
}
|
|
99752
99760
|
|
|
99753
|
-
|
|
99761
|
+
MeritBPM.openWindow(url, params);
|
|
99762
|
+
});
|
|
99754
99763
|
});
|
|
99755
99764
|
}; // 发送人员对话框关闭
|
|
99756
99765
|
|
|
@@ -100086,6 +100095,7 @@ function BPMEventBus(event, bpmBtn) {
|
|
|
100086
100095
|
//
|
|
100087
100096
|
//
|
|
100088
100097
|
//
|
|
100098
|
+
//
|
|
100089
100099
|
|
|
100090
100100
|
|
|
100091
100101
|
/* harmony default export */ var bpm_grid_buttonsvue_type_script_lang_js_ = ({
|
|
@@ -100109,6 +100119,15 @@ function BPMEventBus(event, bpmBtn) {
|
|
|
100109
100119
|
isShowButton: {
|
|
100110
100120
|
type: Boolean,
|
|
100111
100121
|
default: true
|
|
100122
|
+
},
|
|
100123
|
+
isDisabledAddButton: {
|
|
100124
|
+
type: Boolean,
|
|
100125
|
+
default: false,
|
|
100126
|
+
required: false
|
|
100127
|
+
},
|
|
100128
|
+
params: {
|
|
100129
|
+
type: String,
|
|
100130
|
+
required: false
|
|
100112
100131
|
}
|
|
100113
100132
|
},
|
|
100114
100133
|
computed: {
|
|
@@ -100152,7 +100171,9 @@ function BPMEventBus(event, bpmBtn) {
|
|
|
100152
100171
|
},
|
|
100153
100172
|
//流程新建方法
|
|
100154
100173
|
createBpm: function createBpm() {
|
|
100155
|
-
MeritBPM.create(this, this.procDefKey, {
|
|
100174
|
+
MeritBPM.create(this, this.procDefKey, {
|
|
100175
|
+
params: this.params
|
|
100176
|
+
});
|
|
100156
100177
|
},
|
|
100157
100178
|
//删除流程方法
|
|
100158
100179
|
deleteBpm: function deleteBpm() {
|
|
@@ -100175,8 +100196,8 @@ function BPMEventBus(event, bpmBtn) {
|
|
|
100175
100196
|
|
|
100176
100197
|
var bpm_grid_buttons_component = normalizeComponent(
|
|
100177
100198
|
bpm_grid_buttons_bpm_grid_buttonsvue_type_script_lang_js_,
|
|
100178
|
-
|
|
100179
|
-
|
|
100199
|
+
bpm_grid_buttonsvue_type_template_id_e54062e4_render,
|
|
100200
|
+
bpm_grid_buttonsvue_type_template_id_e54062e4_staticRenderFns,
|
|
100180
100201
|
false,
|
|
100181
100202
|
null,
|
|
100182
100203
|
null,
|
|
@@ -100196,12 +100217,12 @@ bpm_grid_buttons.install = function (Vue) {
|
|
|
100196
100217
|
};
|
|
100197
100218
|
|
|
100198
100219
|
/* harmony default export */ var packages_bpm_grid_buttons = (bpm_grid_buttons);
|
|
100199
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
100200
|
-
var
|
|
100201
|
-
var
|
|
100220
|
+
// 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&
|
|
100221
|
+
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)}
|
|
100222
|
+
var bpm_form_toolsvue_type_template_id_e73d2ca6_staticRenderFns = []
|
|
100202
100223
|
|
|
100203
100224
|
|
|
100204
|
-
// CONCATENATED MODULE: ./packages/bpm-form-tools/bpm-form-tools.vue?vue&type=template&id=
|
|
100225
|
+
// CONCATENATED MODULE: ./packages/bpm-form-tools/bpm-form-tools.vue?vue&type=template&id=e73d2ca6&
|
|
100205
100226
|
|
|
100206
100227
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.string.replace.js
|
|
100207
100228
|
var es_string_replace = __webpack_require__("5319");
|
|
@@ -100324,12 +100345,15 @@ var es_string_replace = __webpack_require__("5319");
|
|
|
100324
100345
|
});
|
|
100325
100346
|
var id = MeritBPM.getUrlParameter('id') || '';
|
|
100326
100347
|
var undoId = MeritBPM.getUrlParameter('undoId') || ''; //截取表单url中undoId, add by zhangyan,
|
|
100348
|
+
|
|
100349
|
+
var params = MeritBPM.getUrlParameter('params') || ''; // 截取路径中传入的参数
|
|
100327
100350
|
//打开表单之前,触发外层的init事件。业务模块获取业务数据对象
|
|
100328
100351
|
|
|
100329
100352
|
this.$emit('init', {
|
|
100330
100353
|
id: id.replace('businessId', ''),
|
|
100331
100354
|
undoId: undoId.replace('undoId', ''),
|
|
100332
100355
|
//add by zhangyan
|
|
100356
|
+
params: params.replace('params', ''),
|
|
100333
100357
|
callback: this.bpmInit
|
|
100334
100358
|
});
|
|
100335
100359
|
},
|
|
@@ -100446,8 +100470,8 @@ var es_string_replace = __webpack_require__("5319");
|
|
|
100446
100470
|
|
|
100447
100471
|
var bpm_form_tools_component = normalizeComponent(
|
|
100448
100472
|
bpm_form_tools_bpm_form_toolsvue_type_script_lang_js_,
|
|
100449
|
-
|
|
100450
|
-
|
|
100473
|
+
bpm_form_toolsvue_type_template_id_e73d2ca6_render,
|
|
100474
|
+
bpm_form_toolsvue_type_template_id_e73d2ca6_staticRenderFns,
|
|
100451
100475
|
false,
|
|
100452
100476
|
null,
|
|
100453
100477
|
null,
|
|
@@ -100467,7 +100491,7 @@ bpm_form_tools.install = function (Vue) {
|
|
|
100467
100491
|
};
|
|
100468
100492
|
|
|
100469
100493
|
/* harmony default export */ var packages_bpm_form_tools = (bpm_form_tools);
|
|
100470
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
100494
|
+
// 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&
|
|
100471
100495
|
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)}
|
|
100472
100496
|
var bpm_jump_dialogvue_type_template_id_5b32ac06_staticRenderFns = []
|
|
100473
100497
|
|
|
@@ -100854,14 +100878,14 @@ bpm_jump_dialog.install = function (Vue) {
|
|
|
100854
100878
|
};
|
|
100855
100879
|
|
|
100856
100880
|
/* harmony default export */ var packages_bpm_jump_dialog = (bpm_jump_dialog);
|
|
100857
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
100881
|
+
// 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&
|
|
100858
100882
|
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)}
|
|
100859
100883
|
var bpm_jump_latest_dialogvue_type_template_id_5ff1b7b3_staticRenderFns = []
|
|
100860
100884
|
|
|
100861
100885
|
|
|
100862
100886
|
// CONCATENATED MODULE: ./packages/bpm-jump-latest-dialog/bpm-jump-latest-dialog.vue?vue&type=template&id=5ff1b7b3&
|
|
100863
100887
|
|
|
100864
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
100888
|
+
// 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&
|
|
100865
100889
|
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){
|
|
100866
100890
|
var node = ref.node;
|
|
100867
100891
|
var data = ref.data;
|
|
@@ -101490,7 +101514,7 @@ bpm_jump_latest_dialog.install = function (Vue) {
|
|
|
101490
101514
|
};
|
|
101491
101515
|
|
|
101492
101516
|
/* harmony default export */ var packages_bpm_jump_latest_dialog = (bpm_jump_latest_dialog);
|
|
101493
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
101517
|
+
// 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&
|
|
101494
101518
|
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)}
|
|
101495
101519
|
var bpm_back_anylink_dialogvue_type_template_id_c378b3b6_staticRenderFns = []
|
|
101496
101520
|
|
|
@@ -101921,21 +101945,21 @@ bpm_back_anylink_dialog.install = function (Vue) {
|
|
|
101921
101945
|
};
|
|
101922
101946
|
|
|
101923
101947
|
/* harmony default export */ var packages_bpm_back_anylink_dialog = (bpm_back_anylink_dialog);
|
|
101924
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
101948
|
+
// 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&
|
|
101925
101949
|
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)}
|
|
101926
101950
|
var bpm_send_readvue_type_template_id_acaf86ae_staticRenderFns = []
|
|
101927
101951
|
|
|
101928
101952
|
|
|
101929
101953
|
// CONCATENATED MODULE: ./packages/bpm-send-read-dialog/bpm-send-read.vue?vue&type=template&id=acaf86ae&
|
|
101930
101954
|
|
|
101931
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
101955
|
+
// 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&
|
|
101932
101956
|
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)}
|
|
101933
101957
|
var bpm_next_nodevue_type_template_id_50bc7879_staticRenderFns = []
|
|
101934
101958
|
|
|
101935
101959
|
|
|
101936
101960
|
// CONCATENATED MODULE: ./packages/bpm-send-read-dialog/bpm-next-node.vue?vue&type=template&id=50bc7879&
|
|
101937
101961
|
|
|
101938
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
101962
|
+
// 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&
|
|
101939
101963
|
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)}
|
|
101940
101964
|
var SelectedGridvue_type_template_id_6691bd0b_scoped_true_staticRenderFns = []
|
|
101941
101965
|
|
|
@@ -102056,7 +102080,7 @@ var SelectedGrid_component = normalizeComponent(
|
|
|
102056
102080
|
)
|
|
102057
102081
|
|
|
102058
102082
|
/* harmony default export */ var bpm_send_read_dialog_SelectedGrid = (SelectedGrid_component.exports);
|
|
102059
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102083
|
+
// 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&
|
|
102060
102084
|
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)}
|
|
102061
102085
|
var SourceGridvue_type_template_id_1f1c0918_staticRenderFns = []
|
|
102062
102086
|
|
|
@@ -102463,7 +102487,7 @@ var bpm_send_read_dialog_SourceGrid_component = normalizeComponent(
|
|
|
102463
102487
|
)
|
|
102464
102488
|
|
|
102465
102489
|
/* harmony default export */ var bpm_send_read_dialog_SourceGrid = (bpm_send_read_dialog_SourceGrid_component.exports);
|
|
102466
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102490
|
+
// 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&
|
|
102467
102491
|
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){
|
|
102468
102492
|
var node = ref.node;
|
|
102469
102493
|
var data = ref.data;
|
|
@@ -102779,12 +102803,12 @@ bpm_send_read.install = function (Vue) {
|
|
|
102779
102803
|
};
|
|
102780
102804
|
|
|
102781
102805
|
/* harmony default export */ var bpm_send_read_dialog = (bpm_send_read);
|
|
102782
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102783
|
-
var
|
|
102784
|
-
var
|
|
102806
|
+
// 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&
|
|
102807
|
+
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)}
|
|
102808
|
+
var bpm_send_read_opinionvue_type_template_id_0c6391d2_staticRenderFns = []
|
|
102785
102809
|
|
|
102786
102810
|
|
|
102787
|
-
// CONCATENATED MODULE: ./packages/bpm-send-read-opinion-dialog/bpm-send-read-opinion.vue?vue&type=template&id=
|
|
102811
|
+
// CONCATENATED MODULE: ./packages/bpm-send-read-opinion-dialog/bpm-send-read-opinion.vue?vue&type=template&id=0c6391d2&
|
|
102788
102812
|
|
|
102789
102813
|
// 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&
|
|
102790
102814
|
//
|
|
@@ -102972,7 +102996,7 @@ var bpm_send_read_opinionvue_type_template_id_0d7fd537_staticRenderFns = []
|
|
|
102972
102996
|
return;
|
|
102973
102997
|
}
|
|
102974
102998
|
|
|
102975
|
-
if (this.procOpinion.content.length <
|
|
102999
|
+
if (this.procOpinion.content.length + opinion.length < 200) {
|
|
102976
103000
|
this.procOpinion.content += ';' + opinion;
|
|
102977
103001
|
return;
|
|
102978
103002
|
}
|
|
@@ -103028,8 +103052,8 @@ var bpm_send_read_opinionvue_type_style_index_0_lang_css_ = __webpack_require__(
|
|
|
103028
103052
|
|
|
103029
103053
|
var bpm_send_read_opinion_component = normalizeComponent(
|
|
103030
103054
|
bpm_send_read_opinion_dialog_bpm_send_read_opinionvue_type_script_lang_js_,
|
|
103031
|
-
|
|
103032
|
-
|
|
103055
|
+
bpm_send_read_opinionvue_type_template_id_0c6391d2_render,
|
|
103056
|
+
bpm_send_read_opinionvue_type_template_id_0c6391d2_staticRenderFns,
|
|
103033
103057
|
false,
|
|
103034
103058
|
null,
|
|
103035
103059
|
null,
|
|
@@ -103049,7 +103073,7 @@ bpm_send_read_opinion.install = function (Vue) {
|
|
|
103049
103073
|
};
|
|
103050
103074
|
|
|
103051
103075
|
/* harmony default export */ var bpm_send_read_opinion_dialog = (bpm_send_read_opinion);
|
|
103052
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103076
|
+
// 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&
|
|
103053
103077
|
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)}
|
|
103054
103078
|
var bpm_sign_opinionvue_type_template_id_2949d0f7_staticRenderFns = []
|
|
103055
103079
|
|
|
@@ -103317,21 +103341,21 @@ bpm_sign_opinion.install = function (Vue) {
|
|
|
103317
103341
|
};
|
|
103318
103342
|
|
|
103319
103343
|
/* harmony default export */ var bpm_sign_opinion_dialog = (bpm_sign_opinion);
|
|
103320
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103344
|
+
// 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&
|
|
103321
103345
|
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)}
|
|
103322
103346
|
var bpm_sign_selectvue_type_template_id_75954348_staticRenderFns = []
|
|
103323
103347
|
|
|
103324
103348
|
|
|
103325
103349
|
// CONCATENATED MODULE: ./packages/bpm-sign-dialog/bpm-sign-select.vue?vue&type=template&id=75954348&
|
|
103326
103350
|
|
|
103327
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103351
|
+
// 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&
|
|
103328
103352
|
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)}
|
|
103329
103353
|
var bpm_next_nodevue_type_template_id_501929c0_staticRenderFns = []
|
|
103330
103354
|
|
|
103331
103355
|
|
|
103332
103356
|
// CONCATENATED MODULE: ./packages/bpm-sign-dialog/bpm-next-node.vue?vue&type=template&id=501929c0&
|
|
103333
103357
|
|
|
103334
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103358
|
+
// 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&
|
|
103335
103359
|
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)}
|
|
103336
103360
|
var SelectedGridvue_type_template_id_8c5f831e_scoped_true_staticRenderFns = []
|
|
103337
103361
|
|
|
@@ -103455,7 +103479,7 @@ var bpm_sign_dialog_SelectedGrid_component = normalizeComponent(
|
|
|
103455
103479
|
)
|
|
103456
103480
|
|
|
103457
103481
|
/* harmony default export */ var bpm_sign_dialog_SelectedGrid = (bpm_sign_dialog_SelectedGrid_component.exports);
|
|
103458
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103482
|
+
// 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&
|
|
103459
103483
|
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)}
|
|
103460
103484
|
var SourceGridvue_type_template_id_842d6510_scoped_true_staticRenderFns = []
|
|
103461
103485
|
|
|
@@ -103876,7 +103900,7 @@ var bpm_sign_dialog_SourceGrid_component = normalizeComponent(
|
|
|
103876
103900
|
)
|
|
103877
103901
|
|
|
103878
103902
|
/* harmony default export */ var bpm_sign_dialog_SourceGrid = (bpm_sign_dialog_SourceGrid_component.exports);
|
|
103879
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103903
|
+
// 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&
|
|
103880
103904
|
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){
|
|
103881
103905
|
var node = ref.node;
|
|
103882
103906
|
var data = ref.data;
|
|
@@ -104348,12 +104372,12 @@ bpm_sign_select.install = function (Vue) {
|
|
|
104348
104372
|
};
|
|
104349
104373
|
|
|
104350
104374
|
/* harmony default export */ var bpm_sign_dialog = (bpm_sign_select);
|
|
104351
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
104352
|
-
var
|
|
104353
|
-
var
|
|
104375
|
+
// 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&
|
|
104376
|
+
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)}
|
|
104377
|
+
var bpm_grid_buttons_newvue_type_template_id_4ddc8a82_staticRenderFns = []
|
|
104354
104378
|
|
|
104355
104379
|
|
|
104356
|
-
// CONCATENATED MODULE: ./packages/bpm-grid-buttons-new/bpm-grid-buttons-new.vue?vue&type=template&id=
|
|
104380
|
+
// CONCATENATED MODULE: ./packages/bpm-grid-buttons-new/bpm-grid-buttons-new.vue?vue&type=template&id=4ddc8a82&
|
|
104357
104381
|
|
|
104358
104382
|
// 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&
|
|
104359
104383
|
|
|
@@ -104445,6 +104469,7 @@ var bpm_grid_buttons_newvue_type_template_id_7a4f5237_staticRenderFns = []
|
|
|
104445
104469
|
//
|
|
104446
104470
|
//
|
|
104447
104471
|
//
|
|
104472
|
+
//
|
|
104448
104473
|
|
|
104449
104474
|
|
|
104450
104475
|
/* harmony default export */ var bpm_grid_buttons_newvue_type_script_lang_js_ = ({
|
|
@@ -104470,6 +104495,15 @@ var bpm_grid_buttons_newvue_type_template_id_7a4f5237_staticRenderFns = []
|
|
|
104470
104495
|
isShowButton: {
|
|
104471
104496
|
type: Boolean,
|
|
104472
104497
|
default: true
|
|
104498
|
+
},
|
|
104499
|
+
isDisabledAddButton: {
|
|
104500
|
+
type: Boolean,
|
|
104501
|
+
default: false,
|
|
104502
|
+
required: false
|
|
104503
|
+
},
|
|
104504
|
+
params: {
|
|
104505
|
+
type: String,
|
|
104506
|
+
required: false
|
|
104473
104507
|
}
|
|
104474
104508
|
},
|
|
104475
104509
|
computed: {
|
|
@@ -104520,7 +104554,9 @@ var bpm_grid_buttons_newvue_type_template_id_7a4f5237_staticRenderFns = []
|
|
|
104520
104554
|
},
|
|
104521
104555
|
//流程新建方法
|
|
104522
104556
|
createBpm: function createBpm() {
|
|
104523
|
-
MeritBPM.create(this, this.procDefKey, {
|
|
104557
|
+
MeritBPM.create(this, this.procDefKey, {
|
|
104558
|
+
params: this.params
|
|
104559
|
+
});
|
|
104524
104560
|
},
|
|
104525
104561
|
//删除流程方法
|
|
104526
104562
|
deleteBpm: function deleteBpm() {
|
|
@@ -104564,8 +104600,8 @@ var bpm_grid_buttons_newvue_type_template_id_7a4f5237_staticRenderFns = []
|
|
|
104564
104600
|
|
|
104565
104601
|
var bpm_grid_buttons_new_component = normalizeComponent(
|
|
104566
104602
|
bpm_grid_buttons_new_bpm_grid_buttons_newvue_type_script_lang_js_,
|
|
104567
|
-
|
|
104568
|
-
|
|
104603
|
+
bpm_grid_buttons_newvue_type_template_id_4ddc8a82_render,
|
|
104604
|
+
bpm_grid_buttons_newvue_type_template_id_4ddc8a82_staticRenderFns,
|
|
104569
104605
|
false,
|
|
104570
104606
|
null,
|
|
104571
104607
|
null,
|