{"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\\form\\chart\\EipChartSetting.vue?vue&type=template&id=7f985d15&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\form\\chart\\EipChartSetting.vue","mtime":1675071992038},{"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('el-dialog',{attrs:{\"title\":\"设置列\",\"visible\":_vm.dialogVisible,\"before-close\":_vm.beforeClose,\"close-on-click-modal\":false,\"append-to-body\":\"\",\"width\":\"80%\"}},[_c('el-row',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.loading),expression:\"loading\"}]},[_c('el-col',{staticClass:\"height\",attrs:{\"span\":7}},[_c('el-card',{staticClass:\"box-card\",staticStyle:{\"height\":\"100%\"},attrs:{\"shadow\":\"never\"}},[_c('div',{attrs:{\"slot\":\"header\"},slot:\"header\"},[_c('span',[_vm._v(\"获取字段信息\")])]),_c('div',[_c('el-table',{attrs:{\"data\":_vm.table,\"height\":\"420\"},on:{\"selection-change\":_vm.handleSelectionChange}},[_c('el-table-column',{attrs:{\"type\":\"selection\"}}),_c('el-table-column',{attrs:{\"prop\":\"fieldName\",\"label\":\"字段\"}}),_c('el-table-column',{attrs:{\"label\":\"注解\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_vm._v(_vm._s(scope.row.comment))]}}])})],1)],1)])],1),_c('el-col',{staticClass:\"height\",attrs:{\"span\":2}},[_c('el-button',{staticStyle:{\"position\":\"relative\",\"top\":\"50%\",\"left\":\"25%\"},attrs:{\"type\":\"primary\",\"icon\":\"el-icon-right\",\"circle\":\"\"},on:{\"click\":_vm.addToField}})],1),_c('el-col',{staticClass:\"height\",attrs:{\"span\":15}},[_c('el-card',{staticClass:\"box-card\",staticStyle:{\"height\":\"100%\"},attrs:{\"shadow\":\"never\"}},[_c('div',{attrs:{\"slot\":\"header\"},slot:\"header\"},[_c('span',[_vm._v(\"字段设置\")])]),_c('div',[_c('el-tabs',{attrs:{\"type\":\"card\"},model:{value:(_vm.activeName),callback:function ($$v) {_vm.activeName=$$v},expression:\"activeName\"}},[_c('el-tab-pane',{attrs:{\"label\":\"Y轴取值字段\",\"name\":\"yAxis\"}},[_c('el-table',{attrs:{\"data\":_vm.yAxisField,\"height\":\"400\"}},[_c('el-table-column',{attrs:{\"label\":\"字段名\",\"prop\":\"field\"}}),_c('el-table-column',{attrs:{\"label\":\"显示名\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"maxlength\":\"50\"},model:{value:(scope.row.comment),callback:function ($$v) {_vm.$set(scope.row, \"comment\", $$v)},expression:\"scope.row.comment\"}})]}}])}),(_vm.chartStyle===6)?_c('el-table-column',{attrs:{\"label\":\"回归曲线\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('ht-select',{attrs:{\"options\":[{key:'none',value:'无'},{key:'linear',value:'线性回归'},{key:'exponential',value:'指数回归'},{key:'logarithmic',value:'对数回归'}]},model:{value:(scope.row.regression),callback:function ($$v) {_vm.$set(scope.row, \"regression\", $$v)},expression:\"scope.row.regression\"}})]}}],null,false,1202335570)},[_c('template',{slot:\"header\"},[_vm._v(\"\\n 回归曲线\\n \"),_c('el-tooltip',{staticClass:\"item\",attrs:{\"effect\":\"dark\",\"content\":\"注:在数据展示中选择列数据展示与数值轴时才生效\",\"placement\":\"top-start\"}},[_c('i',{staticClass:\"el-icon-warning\"})])],1)],2):_vm._e(),(_vm.chartStyle===1 || _vm.chartStyle===2)?_c('el-table-column',{attrs:{\"label\":\"类型\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('ht-select',{attrs:{\"options\":[{label:'第一Y轴',value:1},{label:'第二Y轴',value:2}],\"validate\":{required:true},\"props\":{key:'value',value:'label'}},model:{value:(scope.row.yAxis),callback:function ($$v) {_vm.$set(scope.row, \"yAxis\", $$v)},expression:\"scope.row.yAxis\"}})]}}],null,false,1253492759)}):_vm._e(),(_vm.chartStyle===1 || _vm.chartStyle===2)?_c('el-table-column',{attrs:{\"label\":\"轴\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('ht-select',{attrs:{\"options\":[{label:'折线图',value:'line'},{label:'柱状图',value:'bar'}],\"validate\":{required:true},\"props\":{key:'value',value:'label'}},model:{value:(scope.row.type),callback:function ($$v) {_vm.$set(scope.row, \"type\", $$v)},expression:\"scope.row.type\"}})]}}],null,false,514178757)}):_vm._e(),_c('el-table-column',{attrs:{\"label\":\"管理\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{attrs:{\"icon\":\"el-icon-close\",\"type\":\"primary\"},on:{\"click\":function($event){return _vm.deleteRow(scope.$index,_vm.yAxisField)}}})]}}])})],1)],1),_c('el-tab-pane',{attrs:{\"label\":\"X轴取值字段\",\"name\":\"xAxis\"}},[_c('el-table',{attrs:{\"data\":_vm.xAxisField,\"height\":\"400\"}},[_c('el-table-column',{attrs:{\"label\":\"字段名\",\"prop\":\"field\"}}),_c('el-table-column',{attrs:{\"label\":\"显示名\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"maxlength\":\"50\",\"show-word-limit\":\"\"},model:{value:(scope.row.comment),callback:function ($$v) {_vm.$set(scope.row, \"comment\", $$v)},expression:\"scope.row.comment\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"管理\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{attrs:{\"icon\":\"el-icon-close\",\"type\":\"primary\"},on:{\"click\":function($event){return _vm.deleteRow(scope.$index,_vm.xAxisField)}}})]}}])})],1)],1),_c('el-tab-pane',{attrs:{\"label\":\"条件字段\",\"name\":\"condition\"}},[_c('el-table',{attrs:{\"data\":_vm.conditionField,\"height\":\"400\"}},[_c('el-table-column',{attrs:{\"prop\":\"field\",\"label\":\"字段名\",\"width\":\"70\"}}),_c('el-table-column',{attrs:{\"label\":\"显示名\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"maxlength\":\"50\",\"clearable\":\"\"},model:{value:(scope.row.comment),callback:function ($$v) {_vm.$set(scope.row, \"comment\", $$v)},expression:\"scope.row.comment\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"条件\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [(scope.row.dbType==='number' || scope.row.dbType==='int')?_c('ht-select',{attrs:{\"options\":_vm.numberOptionList,\"props\":{key:'key',value:'value'}},model:{value:(scope.row.condition),callback:function ($$v) {_vm.$set(scope.row, \"condition\", $$v)},expression:\"scope.row.condition\"}}):_vm._e(),(scope.row.dbType==='varchar' || scope.row.dbType==='clob')?_c('ht-select',{attrs:{\"options\":_vm.stringOptionList,\"props\":{key:'key',value:'value'}},model:{value:(scope.row.condition),callback:function ($$v) {_vm.$set(scope.row, \"condition\", $$v)},expression:\"scope.row.condition\"}}):_vm._e(),(scope.row.dbType==='date')?_c('ht-select',{attrs:{\"options\":_vm.dateOptionList,\"props\":{key:'key',value:'value'}},model:{value:(scope.row.condition),callback:function ($$v) {_vm.$set(scope.row, \"condition\", $$v)},expression:\"scope.row.condition\"}}):_vm._e()]}}])}),_c('el-table-column',{attrs:{\"label\":\"值来源\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('ht-select',{attrs:{\"options\":_vm.valueSourceList,\"props\":{key:'key',value:'value'}},model:{value:(scope.row.defaultType),callback:function ($$v) {_vm.$set(scope.row, \"defaultType\", $$v)},expression:\"scope.row.defaultType\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"默认值\",\"width\":\"200\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [(scope.row.defaultType==='1')?_c('span',[_vm._v(\"文本框输入\")]):_vm._e(),((scope.row.defaultType=='2'&&scope.row.dbType!='date')||scope.row.defaultType==='3')?_c('ht-input',{attrs:{\"maxlength\":50,\"showWordLimit\":true},model:{value:(scope.row.defaultValue),callback:function ($$v) {_vm.$set(scope.row, \"defaultValue\", $$v)},expression:\"scope.row.defaultValue\"}}):_vm._e(),(scope.row.defaultType==='2' && scope.row.dbType==='date')?_c('ht-date',{attrs:{\"format\":\"yyyy-MM-dd\"},model:{value:(scope.row.defaultValue),callback:function ($$v) {_vm.$set(scope.row, \"defaultValue\", $$v)},expression:\"scope.row.defaultValue\"}}):_vm._e(),(scope.row.defaultType==='2' && scope.row.dbType==='date' && scope.row.condition==='BETWEEN')?_c('span',[_vm._v(\"\\n 至\\n \"),_c('ht-date',{attrs:{\"format\":\"yyyy-MM-dd\"},model:{value:(scope.row.endDate),callback:function ($$v) {_vm.$set(scope.row, \"endDate\", $$v)},expression:\"scope.row.endDate\"}})],1):_vm._e()]}}])}),_c('el-table-column',{attrs:{\"label\":\"管理\",\"width\":\"70\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{attrs:{\"icon\":\"el-icon-close\",\"type\":\"primary\"},on:{\"click\":function($event){return _vm.deleteRow(scope.$index,_vm.conditionField)}}})]}}])})],1)],1),_c('el-tab-pane',{attrs:{\"label\":\"排序字段\",\"name\":\"sort\"}},[_c('el-table',{attrs:{\"data\":_vm.sortField,\"height\":\"400\"}},[_c('el-table-column',{attrs:{\"prop\":\"field\",\"label\":\"字段\"}}),_c('el-table-column',{attrs:{\"label\":\"排序类型\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('ht-select',{attrs:{\"options\":_vm.sortOptionList,\"props\":{key:'key',value:'value'}},model:{value:(scope.row.sortType),callback:function ($$v) {_vm.$set(scope.row, \"sortType\", $$v)},expression:\"scope.row.sortType\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"管理\",\"width\":\"70\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{attrs:{\"icon\":\"el-icon-close\",\"type\":\"primary\"},on:{\"click\":function($event){return _vm.deleteRow(scope.$index,_vm.sortField)}}})]}}])})],1)],1)],1)],1)])],1)],1),_c('div',{staticClass:\"dialog-footer\",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\":function($event){_vm.dialogVisible = false}}},[_vm._v(_vm._s(_vm.$t(\"eip.common.cancel\")))])],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}