{"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\\flow\\FlowUploadPropertiesManager.vue?vue&type=template&id=00ace68b&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\views\\flow\\FlowUploadPropertiesManager.vue","mtime":1675071992835},{"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.data,\"pageResult\":_vm.pageResult,\"selection\":true,\"quick-search-props\":\"name,flowKey,flowName,desc\",\"show-export\":false,\"show-custom-column\":false},on:{\"load\":_vm.loadData},scopedSlots:_vm._u([{key:\"toolbar\",fn:function(){return [_c('el-button-group',[_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-plus\",\"type\":\"primary\"},on:{\"click\":function($event){return _vm.showDialog()}}},[_vm._v(\"添加\")]),_c('ht-delete-button',{staticStyle:{\"margin\":\"10px\"},attrs:{\"url\":\"${portal}/file/flowUploadProperties/v1/remove\",\"htTable\":_vm.$refs.htTable}},[_vm._v(\"删除\")])],1)]},proxy:true}])},[[_c('ht-table-column',{attrs:{\"type\":\"index\",\"width\":\"50\",\"align\":\"center\",\"label\":\"序号\"}}),_c('ht-table-column',{attrs:{\"prop\":\"name\",\"label\":\"名称\",\"sortable\":true,\"show-overflow-tooltip\":true},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_c('el-link',{attrs:{\"type\":\"primary\",\"title\":\"查看详情\"},on:{\"click\":function($event){return _vm.showDialog(row.id)}}},[_vm._v(_vm._s(row.name))])]}}])}),_c('ht-table-column',{attrs:{\"prop\":\"flowName\",\"label\":\"流程名称\",\"sortable\":true,\"show-overflow-tooltip\":true},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(_vm.getShowName(row.flowName))+\"\\n \")]}}])}),_c('ht-table-column',{attrs:{\"prop\":\"uploadType\",\"label\":\"存储类型\",\"width\":\"150\",\"filters\":[\n {text: '磁盘', value: 'folder'},\n {text: '数据库', value: 'database'},\n {text: 'FTP服务器', value: 'ftp'},\n {text: 'MinIo', value: 'minio'},\n {text: '阿里云OSS', value: 'aliyunOss'},\n {text: '华为云OBS', value: 'huaweiyunObs'} ]},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [(row.uploadType == 'folder')?_c('el-tag',{attrs:{\"effect\":\"plain\"}},[_vm._v(\"磁盘\")]):_vm._e(),(row.uploadType == 'database')?_c('el-tag',{attrs:{\"type\":\"info\",\"effect\":\"plain\"}},[_vm._v(\"数据库\")]):_vm._e(),(row.uploadType == 'ftp')?_c('el-tag',{attrs:{\"type\":\"success\"}},[_vm._v(\"FTP服务器\")]):_vm._e(),(row.uploadType == 'minio')?_c('el-tag',{attrs:{\"type\":\"danger\"}},[_vm._v(\"MinIo\")]):_vm._e(),(row.uploadType == 'aliyunOss')?_c('el-tag',{attrs:{\"type\":\"warning\"}},[_vm._v(\"阿里云OSS\")]):_vm._e(),(row.uploadType == 'huaweiyunObs')?_c('el-tag',[_vm._v(\"华为云OBS\")]):_vm._e()]}}])}),_c('ht-table-column',{attrs:{\"width\":\"120\",\"prop\":\"location\",\"label\":\"存储位置\",\"sortable\":true,\"show-overflow-tooltip\":true}}),_c('ht-table-column',{attrs:{\"width\":\"180\",\"prop\":\"ftpUrl\",\"label\":\"上传地址\",\"sortable\":true,\"show-overflow-tooltip\":true}}),_c('ht-table-column',{attrs:{\"prop\":\"status\",\"label\":\"状态\",\"width\":\"120\",\"filters\":[\n {text: '启用', value: 'enable'},\n {text: '禁用', value: 'disable'} ]},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [(row.status == 'enable')?_c('el-tag',{attrs:{\"type\":\"success\"}},[_vm._v(\"启用\")]):_vm._e(),(row.status == 'disable')?_c('el-tag',{attrs:{\"type\":\"danger\"}},[_vm._v(\"禁用\")]):_vm._e()]}}])}),_c('ht-table-column',{attrs:{\"width\":\"180\",\"prop\":\"desc\",\"label\":\"描述\",\"sortable\":true,\"show-overflow-tooltip\":true}})]],2),_c('ht-sidebar-dialog',{staticClass:\"sp-manager__dialog\",attrs:{\"width\":\"35%\",\"title\":\"流程附件上传配置\",\"visible\":_vm.dialogVisible,\"before-close\":_vm.beforeCloseDialog}},[_c('el-form',{directives:[{name:\"form\",rawName:\"v-form\"}],attrs:{\"data-vv-scope\":\"flowUploadPropertiesForm\"}},[_c('ht-form-item',{attrs:{\"label\":\"名称\"}},[_c('ht-input',{attrs:{\"validate\":\"required\"},model:{value:(_vm.flowUploadProperties.name),callback:function ($$v) {_vm.$set(_vm.flowUploadProperties, \"name\", $$v)},expression:\"flowUploadProperties.name\"}})],1),_c('ht-form-item',{staticClass:\"is-required\",attrs:{\"label\":\"流程名称\"}},[_vm._l((_vm.selectedFlows),function(flow){return _c('el-tag',{key:flow.key,attrs:{\"closable\":\"\",\"disable-transitions\":false},on:{\"close\":function($event){return _vm.handleClose(flow)}}},[_vm._v(\"\\n \"+_vm._s(flow.name)+\"\\n \")])}),_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"mini\",\"icon\":\"el-icon-search\"},on:{\"click\":function($event){return _vm.showFlowDialog()}}},[_vm._v(\"选择\")]),_c('el-popconfirm',{staticClass:\"dialog-popconfirm\",attrs:{\"title\":\"您确定要清空嘛?\"},on:{\"onConfirm\":function($event){return _vm.cleanSelectedFlows()}}},[_c('el-button',{attrs:{\"slot\":\"reference\",\"type\":\"danger\",\"size\":\"mini\",\"icon\":\"el-icon-delete\"},slot:\"reference\"},[_vm._v(\"清空选择\")])],1),_c('eip-flow-dialog',{ref:\"eipFlowDialog\",attrs:{\"name\":\"eipFlowDialog\",\"append-to-body\":\"\"},on:{\"onConfirm\":_vm.dialogOnConfirm}})],2),_c('ht-form-item',{staticClass:\"is-required\",attrs:{\"label\":\"附件存储\"}},[_c('ht-input',{attrs:{\"placeholder\":\"请选择附件存储配置\",\"readonly\":\"\",\"validate\":{required: true}},model:{value:(_vm.flowUploadProperties.file),callback:function ($$v) {_vm.$set(_vm.flowUploadProperties, \"file\", $$v)},expression:\"flowUploadProperties.file\"}},[_c('el-button',{attrs:{\"slot\":\"append\",\"type\":\"primary\",\"icon\":\"el-icon-search\"},on:{\"click\":_vm.openTemplateKind},slot:\"append\"})],1)],1)],1),_c('div',{staticStyle:{\"text-align\":\"center\"},attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('ht-submit-button',{attrs:{\"url\":\"${portal}/file/flowUploadProperties/v1/save\",\"model\":_vm.flowUploadProperties,\"scope-name\":\"flowUploadPropertiesForm\",\"isSubmit\":_vm.isSubmit},on:{\"before-save-data\":_vm.beforeSaveData,\"after-save-data\":_vm.afterSaveData}},[_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('eip-file-dialog',{ref:\"eipFileDialog\",attrs:{\"name\":\"eipFileDialog\",\"append-to-body\":\"\"},on:{\"select\":_vm.handleSelectMsgkind}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}