{"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\\views\\uc\\MatrixData.vue?vue&type=template&id=7ac48fbc&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\views\\uc\\MatrixData.vue","mtime":1675071993288},{"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 _c('div',{staticClass:\"fullheight\"},[_c('ht-table',{ref:\"htTable\",attrs:{\"data\":_vm.dataList,\"pageResult\":_vm.pageResult,\"selection\":true,\"show-export\":false,\"show-custom-column\":false},on:{\"load\":_vm.loadData},scopedSlots:_vm._u([{key:\"toolbar\",fn:function(){return [_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-d-arrow-left\"},on:{\"click\":function($event){return _vm.$router.go(-1)}}},[_vm._v(\"返回\")]),_c('el-divider',{attrs:{\"direction\":\"vertical\"}}),(_vm.isIssure)?_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-plus\"},on:{\"click\":function($event){return _vm.showDialog('')}}},[_vm._v(\"添加\")]):_vm._e(),_c('ht-delete-button',{attrs:{\"url\":'${uc}/uc/matrix/v1/data/remove/'+_vm.matrix.id,\"htTable\":_vm.$refs.htTable,\"pk\":\"ID_\"}},[_vm._v(\"删除\")])]},proxy:true}])},[[_c('ht-table-column',{attrs:{\"type\":\"index\",\"width\":\"50\",\"align\":\"center\",\"label\":\"序号\"}}),_vm._l((_vm.colFields),function(item,$index){return _c('ht-table-column',{key:$index,attrs:{\"prop\":item.field,\"label\":item.comment,\"hidden\":item.ftype == 'id' ||item.ftype == 'ck',\"show-overflow-tooltip\":true},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [(item.colDef.colType === 1)?_c('span',[_vm._v(_vm._s(row[item.field]))]):_vm._e(),(item.colDef.colType === 2)?_c('span',[_vm._v(_vm._s(_vm.parseUser(row[item.field])))]):_vm._e()]}}],null,true)},[_c('template',{slot:\"header\"},[_c('span',[(item.ftype=='ro')?_c('i',{staticClass:\"icon-account\",staticStyle:{\"margin-right\":\"4px\"}}):_vm._e(),_vm._v(_vm._s(item.comment))])])],2)}),_c('ht-table-column',{attrs:{\"label\":\"操作\",\"width\":\"100\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"mini\"},on:{\"click\":function($event){return _vm.showDialog(row.ID_)}}},[_vm._v(\"修 改\")])]}}])})]],2),_c('el-dialog',{staticClass:\"cd-column__dialog\",attrs:{\"width\":\"60%\",\"top\":\"8vh\",\"title\":_vm.matrix.name,\"visible\":_vm.dialogVisible,\"close-on-click-modal\":false,\"append-to-body\":\"\"},on:{\"update:visible\":function($event){_vm.dialogVisible=$event}}},[_c('el-form',{directives:[{name:\"form\",rawName:\"v-form\"}],attrs:{\"inline\":true,\"data-vv-scope\":\"matrixDataForm\"}},[_c('el-card',{attrs:{\"shadow\":\"never\"}},[_c('div',{staticClass:\"clearfix\",attrs:{\"slot\":\"header\"},slot:\"header\"},[_c('span',{staticStyle:{\"font-size\":\"16px\"}},[_vm._v(\"条件字段\")])]),_vm._l((_vm.colFields),function(item){return _c('span',{key:item.field},[(item.ftype == 'cv')?_c('ht-form-item',{attrs:{\"label\":item.comment}},[(item.colDef.ctrlType === 'select')?_c('ht-select',{staticClass:\"ht-select\",attrs:{\"clearable\":\"\",\"options\":_vm.options[item.colDef.queryAlias],\"props\":{ key: 'value', value: 'value' }},on:{\"focus\":function($event){return _vm.handleFocus(item.colDef,$event)},\"change\":_vm.handleChange,\"clear\":function($event){return _vm.clearCond(item.colDef)}},model:{value:(_vm.formData[item.field]),callback:function ($$v) {_vm.$set(_vm.formData, item.field, $$v)},expression:\"formData[item.field]\"}}):_vm._e(),(item.colDef.ctrlType === 'dialog')?_c('ht-input',{staticClass:\"ht-select\",attrs:{\"readonly\":\"\",\"placeholder\":\"请选择数据\"},model:{value:(_vm.formData[item.field]),callback:function ($$v) {_vm.$set(_vm.formData, item.field, $$v)},expression:\"formData[item.field]\"}},[_c('i',{staticClass:\"el-input__icon el-icon-circle-close\",attrs:{\"slot\":\"suffix\"},on:{\"click\":function($event){return _vm.clearCond(item.colDef)}},slot:\"suffix\"}),_c('el-button',{attrs:{\"slot\":\"append\",\"icon\":\"icon-archives\"},on:{\"click\":function($event){return _vm.showCustomDialog(item.colDef)}},slot:\"append\"})],1):_vm._e()],1):_vm._e()],1)})],2),_c('div',{staticStyle:{\"margin-top\":\"10px\"}}),_c('el-card',{attrs:{\"shadow\":\"never\"}},[_c('div',{staticClass:\"clearfix\",attrs:{\"slot\":\"header\"},slot:\"header\"},[_c('span',{staticStyle:{\"font-size\":\"16px\"}},[_vm._v(\"角色字段\")])]),_vm._l((_vm.colFields),function(item,$index){return _c('span',{key:$index},[(item.ftype == 'ro')?_c('ht-form-item',{attrs:{\"label\":item.comment}},[(item.colDef.colType === 2)?_c('userSelector',{attrs:{\"single\":item.colDef.selectType ===1},model:{value:(_vm.formData[item.field]),callback:function ($$v) {_vm.$set(_vm.formData, item.field, $$v)},expression:\"formData[item.field]\"}}):_vm._e()],1):_vm._e()],1)})],2)],1),_c('div',{attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.save}},[_vm._v(_vm._s(_vm.$t(\"eip.common.save\")))]),_c('el-button',{on:{\"click\":_vm.beforeCloseDialog}},[_vm._v(_vm._s(_vm.$t(\"eip.common.cancel\")))])],1)],1),_c('custom-dialog-show',{ref:\"customDialogShow\",attrs:{\"title\":_vm.titlePreview,\"custom-dialog\":_vm.customDialogPreview,\"alias\":_vm.aliasPreview},on:{\"return-all-data\":_vm.handleSavePreview}}),_c('custom-dialog-show-tree',{ref:\"customDialogShowTree\",attrs:{\"title\":_vm.titlePreview,\"custom-dialog\":_vm.customDialogPreview,\"alias\":_vm.aliasPreview}}),_c('eip-tree-dialog',{ref:\"eipTreeDialog\",attrs:{\"custom-dialog\":_vm.customDialogPreview,\"alias\":_vm.aliasPreview,\"ispreview\":false},on:{\"return-all-data\":_vm.handleSavePreview}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}