{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\flow\\FlowMatrixSelector.vue?vue&type=template&id=dadf6e80&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\flow\\FlowMatrixSelector.vue","mtime":1675071991803},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.dialogVisible)?_c('el-dialog',{staticClass:\"hr-script-select\",attrs:{\"width\":\"70%\",\"title\":\"选择角色矩阵\",\"visible\":_vm.dialogVisible,\"close-on-click-modal\":false,\"top\":\"8vh\",\"append-to-body\":\"\"},on:{\"update:visible\":function($event){_vm.dialogVisible=$event}}},[_c('el-row',{attrs:{\"gutter\":15}},[_c('el-col',{attrs:{\"span\":10}},[_c('el-card',[_c('ht-table',{ref:\"htTable\",attrs:{\"data\":_vm.data,\"pageResult\":_vm.pageResult,\"show-export\":false,\"show-custom-column\":false,\"selectable\":false,\"highlight-current-row\":\"\",\"quick-search-props\":\"name,code\",\"defaultQuerys\":[{property: 'isDele', value: 0, group: 'main', operation: 'EQUAL', relation: 'AND'}]},on:{\"load\":_vm.loadData,\"row-click\":_vm.queryRowClick}},[[_c('ht-table-column',{attrs:{\"prop\":\"name\",\"label\":\"名称\",\"show-overflow-tooltip\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('span',[_vm._v(_vm._s(scope.row.name))])]}}],null,false,2020036417)}),_c('ht-table-column',{attrs:{\"prop\":\"code\",\"label\":\"别名\",\"show-overflow-tooltip\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('span',[_vm._v(_vm._s(scope.row.code))])]}}],null,false,2012011659)})]],2)],1)],1),_c('el-col',{attrs:{\"span\":14}},[_c('el-card',[_c('el-form',{attrs:{\"data-vv-scope\":\"matrixForm\"}},[_c('div',[_c('table',{staticClass:\"table table-bordered\",staticStyle:{\"width\":\"100%\"}},[_c('tr',[_c('th',{attrs:{\"width\":\"18%\"}},[_vm._v(\"矩阵名称\")]),_c('td',{attrs:{\"ng-bind\":\"\"}},[_vm._v(_vm._s(_vm.curMatrix.name))])]),_c('tr',[_c('th',{attrs:{\"width\":\"18%\"}},[_vm._v(\"矩阵别名\")]),_c('td',[_vm._v(_vm._s(_vm.curMatrix.code))])]),_c('tr',[_c('th',{attrs:{\"width\":\"18%\"}},[_vm._v(\"返回角色列\")]),_c('td',[_c('ht-select',{attrs:{\"options\":_vm.curRoleList,\"props\":{key:'code',value:'name'},\"validate\":\"required\"},on:{\"change\":_vm.roleCodeChange},model:{value:(_vm.curMatrix.roleCode),callback:function ($$v) {_vm.$set(_vm.curMatrix, \"roleCode\", $$v)},expression:\"curMatrix.roleCode\"}})],1)])])]),(_vm.curMatrix.params)?_c('div',{staticStyle:{\"margin-top\":\"5px\",\"width\":\"100%\"}},[_c('table',{staticClass:\"table table-bordered\",staticStyle:{\"width\":\"100%\"}},[_c('tr',[_c('th',{attrs:{\"width\":\"18%\"}},[_vm._v(\"条件名称\")]),_c('th',{attrs:{\"width\":\"12%\"}},[_vm._v(\"条件别名\")]),_c('th',{attrs:{\"width\":\"15%\"}},[_vm._v(\"参数类型\")]),_c('th',[_vm._v(\"参数值\\n \"),_c('el-tooltip',{attrs:{\"placement\":\"top\"}},[_c('div',{attrs:{\"slot\":\"content\"},slot:\"content\"},[_vm._v(\"比较的是条件字段的id值,而不是text值\")]),_c('i',{staticClass:\"el-icon-question\"})])],1)]),_vm._l((_vm.curMatrix.params),function(param,$index){return _c('tr',{key:$index},[_c('td',[_vm._v(_vm._s(param.name))]),_c('td',[_vm._v(_vm._s(param.code))]),_c('td',[_vm._v(_vm._s(param.paraType))]),_c('td',[_c('ht-input',{attrs:{\"size\":\"mini\",\"validate\":{required:param.valueType!='2'},\"disabled\":param.valueType=='2',\"readonly\":param.valueType == '0',\"placeholder\":\"\"},model:{value:(param.value),callback:function ($$v) {_vm.$set(param, \"value\", $$v)},expression:\"param.value\"}},[_c('el-select',{staticClass:\"valueType_select\",staticStyle:{\"width\":\"70px\"},attrs:{\"slot\":\"prepend\",\"placeholder\":\"请选择\",\"size\":\"mini\"},on:{\"change\":function($event){param.value =''}},slot:\"prepend\",model:{value:(param.valueType),callback:function ($$v) {_vm.$set(param, \"valueType\", $$v)},expression:\"param.valueType\"}},[(!_vm.parentParam.test)?_c('el-option',{attrs:{\"label\":\"变量\",\"value\":\"0\"}}):_vm._e(),_c('el-option',{attrs:{\"label\":\"固定值\",\"value\":\"1\"}}),_c('el-option',{attrs:{\"label\":\"为空\",\"value\":\"2\"}})],1),(param.valueType=='0')?_c('label',{attrs:{\"slot\":\"append\"},on:{\"click\":function($event){return _vm.setCurParam(param)}},slot:\"append\"},[_c('FlowVarSelector',{attrs:{\"defId\":_vm.parentParam.defId},on:{\"node-click\":_vm.varTreeOnConfirm}})],1):_vm._e()],1)],1)])})],2)]):_vm._e()])],1)],1),_c('el-dialog',{staticClass:\"hr-script-select\",attrs:{\"width\":\"60%\",\"title\":\"脚本执行结果\",\"visible\":_vm.resultDialogVisible,\"close-on-click-modal\":false,\"top\":\"20vh\",\"append-to-body\":\"\"},on:{\"update:visible\":function($event){_vm.resultDialogVisible=$event}}},[_c('el-input',{attrs:{\"disabled\":true,\"type\":\"textarea\",\"rows\":20},model:{value:(_vm.result),callback:function ($$v) {_vm.result=$$v},expression:\"result\"}})],1)],1),_c('span',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[(!_vm.parentParam.test)?_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"medium\"},on:{\"click\":function($event){return _vm.handleClose(false)}}},[_vm._v(\"确 定\")]):_vm._e(),_c('el-button',{attrs:{\"size\":\"medium\"},on:{\"click\":function($event){_vm.dialogVisible = false}}},[_vm._v(\"取 消\")])],1)],1):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}