{"remainingRequest":"/data/jenkins/workspace/test-v5in-source-front-01/src/badp-bcxin-5.x/obpm-designer-web/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/data/jenkins/workspace/test-v5in-source-front-01/src/badp-bcxin-5.x/obpm-designer-web/node_modules/cache-loader/dist/cjs.js??ref--0-0!/data/jenkins/workspace/test-v5in-source-front-01/src/badp-bcxin-5.x/obpm-designer-web/node_modules/vue-loader/lib/index.js??vue-loader-options!/data/jenkins/workspace/test-v5in-source-front-01/src/badp-bcxin-5.x/obpm-designer-web/src/components/modulesDetail/ViewColumnDialog.vue?vue&type=template&id=432afe7e&","dependencies":[{"path":"/data/jenkins/workspace/test-v5in-source-front-01/src/badp-bcxin-5.x/obpm-designer-web/src/components/modulesDetail/ViewColumnDialog.vue","mtime":1701674859503},{"path":"/data/jenkins/workspace/test-v5in-source-front-01/src/badp-bcxin-5.x/obpm-designer-web/node_modules/cache-loader/dist/cjs.js","mtime":1701674874584},{"path":"/data/jenkins/workspace/test-v5in-source-front-01/src/badp-bcxin-5.x/obpm-designer-web/node_modules/vue-loader/lib/loaders/templateLoader.js","mtime":1701674875202},{"path":"/data/jenkins/workspace/test-v5in-source-front-01/src/badp-bcxin-5.x/obpm-designer-web/node_modules/cache-loader/dist/cjs.js","mtime":1701674874584},{"path":"/data/jenkins/workspace/test-v5in-source-front-01/src/badp-bcxin-5.x/obpm-designer-web/node_modules/vue-loader/lib/index.js","mtime":1701674874903}],"contextDependencies":[],"result":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-dialog',{attrs:{\"title\":_vm.dialogListFromTiTle + _vm.$t('view.list'),\"visible\":_vm.dialogListVisible,\"top\":\"30px\",\"before-close\":_vm.resetDialogList,\"append-to-body\":true,\"width\":\"60%\"},on:{\"update:visible\":function($event){_vm.dialogListVisible=$event}}},[_c('div',{staticClass:\"obpm-title\"},[_c('div',{staticClass:\"d-inline-block\"},[_c('el-tabs',{on:{\"tab-click\":_vm.tabListClick},model:{value:(_vm.activeNameList),callback:function ($$v) {_vm.activeNameList=$$v},expression:\"activeNameList\"}},[_c('el-tab-pane',{attrs:{\"label\":_vm.$t('view.basic'),\"name\":\"basicList\"}}),_c('el-tab-pane',{attrs:{\"label\":_vm.$t('view.format'),\"name\":\"formatList\"}})],1)],1)]),_c('div',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.loading),expression:\"loading\"}],staticClass:\"obpm-main mt-3\"},[_c('div',{staticClass:\"dialog-content\",attrs:{\"id\":\"contentTable\"}},[_c('el-form',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isBasicList),expression:\"isBasicList\"}],ref:\"listfrom\",attrs:{\"model\":_vm.listFrom,\"rules\":_vm.rules,\"size\":\"small\",\"label-position\":\"left\",\"label-width\":\"100px\"}},[_c('el-form-item',{attrs:{\"label\":_vm.$t('view.list_name'),\"prop\":\"name\"}},[_c('el-input',{staticClass:\"width-400\",attrs:{\"autocomplete\":\"off\"},model:{value:(_vm.listFrom.name),callback:function ($$v) {_vm.$set(_vm.listFrom, \"name\", $$v)},expression:\"listFrom.name\"}})],1),_c('el-form-item',{attrs:{\"label\":_vm.$t('view.width')}},[_c('el-input',{staticClass:\"width-400\",attrs:{\"autocomplete\":\"off\",\"type\":\"number\",\"onKeypress\":\"return (/[\\\\d]/.test(String.fromCharCode(event.keyCode)))\",\"min\":0},model:{value:(_vm.listFrom.width),callback:function ($$v) {_vm.$set(_vm.listFrom, \"width\", $$v)},expression:\"listFrom.width\"}}),_c('span',[_vm._v(\"px\")])],1),_c('el-form-item',{attrs:{\"label\":_vm.$t('view.multi_language_tag')}},[_c('el-input',{staticClass:\"width-400\",attrs:{\"autocomplete\":\"off\",\"readonly\":\"\"},model:{value:(_vm.listFrom.multiLanguageLabel),callback:function ($$v) {_vm.$set(_vm.listFrom, \"multiLanguageLabel\", $$v)},expression:\"listFrom.multiLanguageLabel\"}}),_c('el-button',{staticStyle:{\"margin-left\":\"5px\"},attrs:{\"plain\":\"\"},on:{\"click\":function($event){return _vm.showMultiLanguage('listFormMultiLang')}}},[_vm._v(_vm._s(_vm.$t('btns.choose')))])],1),_c('el-form-item',{attrs:{\"label\":_vm.$t('view.type')}},[_c('el-radio-group',{on:{\"change\":_vm.changeType},model:{value:(_vm.listFrom.type),callback:function ($$v) {_vm.$set(_vm.listFrom, \"type\", $$v)},expression:\"listFrom.type\"}},[_c('el-radio',{attrs:{\"label\":\"COLUMN_TYPE_FIELD\"}},[_vm._v(_vm._s(_vm.$t('view.field')))]),_c('el-radio',{attrs:{\"label\":\"COLUMN_TYPE_SCRIPT\"}},[_vm._v(_vm._s(_vm.$t('view.script')))]),_c('el-radio',{attrs:{\"label\":\"COLUMN_TYPE_OPERATE\"}},[_vm._v(_vm._s(_vm.$t('view.op')))]),_c('el-radio',{attrs:{\"label\":\"COLUMN_TYPE_LOGO\"}},[_vm._v(_vm._s(_vm.$t('view.logo_url')))]),_c('el-radio',{attrs:{\"label\":\"COLUMN_TYPE_ROWNUM\"}},[_vm._v(_vm._s(_vm.$t('view.row_num')))])],1)],1),(_vm.listFrom.type == 'COLUMN_TYPE_FIELD')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.value_type')}},[_c('el-radio-group',{model:{value:(_vm.listFrom.showType),callback:function ($$v) {_vm.$set(_vm.listFrom, \"showType\", $$v)},expression:\"listFrom.showType\"}},[_c('el-radio',{attrs:{\"label\":\"01\"}},[_vm._v(_vm._s(_vm.$t('view.text_value')))]),_c('el-radio',{attrs:{\"label\":\"00\"}},[_vm._v(_vm._s(_vm.$t('view.real_value')))])],1)],1):_vm._e(),(_vm.showFormField)?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.form'),\"prop\":\"formid\"}},[_c('el-select',{staticClass:\"width-400\",attrs:{\"placeholder\":_vm.$t('placeholder.select')},on:{\"change\":_vm.fromChange},model:{value:(_vm.listFrom.formid),callback:function ($$v) {_vm.$set(_vm.listFrom, \"formid\", $$v)},expression:\"listFrom.formid\"}},_vm._l((_vm.fromOptions),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1)],1):_vm._e(),(_vm.showFormField)?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.form_field'),\"prop\":\"fieldName\"}},[_c('el-select',{staticClass:\"width-400\",attrs:{\"placeholder\":_vm.$t('placeholder.select')},on:{\"change\":_vm.changeFieldName},model:{value:(_vm.listFrom.fieldName),callback:function ($$v) {_vm.$set(_vm.listFrom, \"fieldName\", $$v)},expression:\"listFrom.fieldName\"}},_vm._l((_vm.showfieldNameOptions),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.name,\"value\":item.id}})}),1)],1):_vm._e(),((_vm.currentDataSources.editMode == '02' || _vm.currentDataSources.editMode == '03') && _vm.listFrom.type == 'COLUMN_TYPE_FIELD')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.form_field'),\"prop\":\"fieldName\"}},[_c('el-input',{staticClass:\"width-400\",model:{value:(_vm.listFrom.fieldName),callback:function ($$v) {_vm.$set(_vm.listFrom, \"fieldName\", $$v)},expression:\"listFrom.fieldName\"}})],1):_vm._e(),(_vm.listFrom.type == 'COLUMN_TYPE_FIELD')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.default_sorting')}},[_c('el-radio-group',{model:{value:(_vm.listFrom.isOrderByField),callback:function ($$v) {_vm.$set(_vm.listFrom, \"isOrderByField\", $$v)},expression:\"listFrom.isOrderByField\"}},[_c('el-radio',{attrs:{\"label\":\"false\"}},[_vm._v(_vm._s(_vm.$t('view.no')))]),_c('el-radio',{attrs:{\"label\":\"true\"}},[_vm._v(_vm._s(_vm.$t('view.yes')))])],1),_c('span',{staticClass:\"color-success px-2\"},[_vm._v(_vm._s(_vm.$t('view.same_time')))])],1):_vm._e(),(_vm.listFrom.type == 'COLUMN_TYPE_FIELD')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.order_by')}},[_c('div',{staticClass:\"width-400\"},[_c('el-select',{staticClass:\"marginR10\",staticStyle:{\"width\":\"49%\"},attrs:{\"placeholder\":_vm.$t('placeholder.select')},model:{value:(_vm.listFrom.sortStandard),callback:function ($$v) {_vm.$set(_vm.listFrom, \"sortStandard\", $$v)},expression:\"listFrom.sortStandard\"}},[_c('el-option',{attrs:{\"label\":_vm.$t('view.default_db'),\"value\":\"00\"}}),_c('el-option',{attrs:{\"label\":_vm.$t('view.chinese'),\"value\":\"01\"}})],1),_c('el-select',{staticStyle:{\"width\":\"48%\"},attrs:{\"placeholder\":_vm.$t('placeholder.select')},model:{value:(_vm.listFrom.orderType),callback:function ($$v) {_vm.$set(_vm.listFrom, \"orderType\", $$v)},expression:\"listFrom.orderType\"}},[_c('el-option',{attrs:{\"label\":_vm.$t('view.asc'),\"value\":\"ASC\"}}),_c('el-option',{attrs:{\"label\":_vm.$t('view.desc'),\"value\":\"DESC\"}})],1)],1)]):_vm._e(),(_vm.listFrom.type == 'COLUMN_TYPE_SCRIPT')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.value_script')}},[_c('el-input',{staticClass:\"width-400\",attrs:{\"autocomplete\":\"off\",\"type\":\"textarea\",\"placeholder\":_vm.$t('placeholder.valueScript')},model:{value:(_vm.listFrom.valueScript),callback:function ($$v) {_vm.$set(_vm.listFrom, \"valueScript\", $$v)},expression:\"listFrom.valueScript\"}}),_c('i',{staticClass:\"el-icon-edit-outline\",on:{\"click\":function($event){return _vm.showScriptEditor('valueScript')}}})],1):_vm._e(),(_vm.listFrom.type == 'COLUMN_TYPE_OPERATE')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.name'),\"prop\":\"buttonName\"}},[_c('el-input',{staticClass:\"width-400\",attrs:{\"autocomplete\":\"off\"},model:{value:(_vm.listFrom.buttonName),callback:function ($$v) {_vm.$set(_vm.listFrom, \"buttonName\", $$v)},expression:\"listFrom.buttonName\"}})],1):_vm._e(),(_vm.listFrom.type == 'COLUMN_TYPE_OPERATE')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.op_type')}},[_c('el-select',{staticClass:\"width-400\",on:{\"change\":_vm.changeOpType},model:{value:(_vm.listFrom.buttonType),callback:function ($$v) {_vm.$set(_vm.listFrom, \"buttonType\", $$v)},expression:\"listFrom.buttonType\"}},[_c('el-option',{attrs:{\"label\":_vm.$t('view.del'),\"value\":\"00\"}}),_c('el-option',{attrs:{\"label\":_vm.$t('view.submission_process'),\"value\":\"01\"}}),_c('el-option',{attrs:{\"label\":_vm.$t('view.open_by_template_form'),\"value\":\"03\"}}),_c('el-option',{attrs:{\"label\":_vm.$t('view.script'),\"value\":\"04\"}}),_c('el-option',{attrs:{\"label\":_vm.$t('view.jump'),\"value\":\"05\"}})],1)],1):_vm._e(),(_vm.listFrom.type == 'COLUMN_TYPE_LOGO')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.icon')}},[_c('img',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.listFrom.icon),expression:\"listFrom.icon\"}],staticClass:\"imgIcon\",attrs:{\"src\":_vm.setLogoUrl(_vm.listFrom.icon)}}),_c('el-button',{attrs:{\"size\":\"mini\",\"plain\":\"\",\"type\":\"primary\"},on:{\"click\":_vm.selectTypeIcon}},[_vm._v(_vm._s(_vm.$t('btns.choose')))]),_c('IconSelect',{attrs:{\"visible\":_vm.iconSelectShow,\"innerDialog\":true},on:{\"update:visible\":function($event){_vm.iconSelectShow=$event},\"select-ok\":_vm.onIconSelectShow}}),_c('el-button',{attrs:{\"size\":\"mini\"},on:{\"click\":function($event){$event.preventDefault();return _vm.clearTypeIcon($event)}}},[_vm._v(_vm._s(_vm.$t('btns.clean')))])],1):_vm._e(),(_vm.showMobileLabel)?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.label_play')}},[_c('el-radio-group',{model:{value:(_vm.listFrom.showAsLabel),callback:function ($$v) {_vm.$set(_vm.listFrom, \"showAsLabel\", $$v)},expression:\"listFrom.showAsLabel\"}},[_c('el-radio',{attrs:{\"label\":false}},[_vm._v(_vm._s(_vm.$t('view.no')))]),_c('el-radio',{attrs:{\"label\":true}},[_vm._v(_vm._s(_vm.$t('view.yes')))])],1),_c('span',{staticClass:\"color-success px-2\"},[_vm._v(_vm._s(_vm.$t('view.support_phone')))])],1):_vm._e(),_c('el-form-item',{attrs:{\"label\":_vm.$t('view.isfilter')}},[_c('el-radio-group',{model:{value:(_vm.listFrom.isFilter),callback:function ($$v) {_vm.$set(_vm.listFrom, \"isFilter\", $$v)},expression:\"listFrom.isFilter\"}},[_c('el-radio',{attrs:{\"label\":false}},[_vm._v(_vm._s(_vm.$t('view.no')))]),_c('el-radio',{attrs:{\"label\":true}},[_vm._v(_vm._s(_vm.$t('view.yes')))])],1)],1),(_vm.showMobileButton)?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.btn_play')}},[_c('el-radio-group',{model:{value:(_vm.listFrom.showAsButton),callback:function ($$v) {_vm.$set(_vm.listFrom, \"showAsButton\", $$v)},expression:\"listFrom.showAsButton\"}},[_c('el-radio',{attrs:{\"label\":false}},[_vm._v(_vm._s(_vm.$t('view.no')))]),_c('el-radio',{attrs:{\"label\":true}},[_vm._v(_vm._s(_vm.$t('view.yes')))])],1),_c('span',{staticClass:\"color-success px-2\"},[_vm._v(_vm._s(_vm.$t('view.support_phone')))])],1):_vm._e(),(_vm.showListFromFlowReturnCssAndSummaryAndIcon)?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.flow_Return_Css')}},[_c('el-checkbox',{on:{\"change\":_vm.changeFlowReturnCss},model:{value:(_vm.listFrom.flowReturnCss),callback:function ($$v) {_vm.$set(_vm.listFrom, \"flowReturnCss\", $$v)},expression:\"listFrom.flowReturnCss\"}})],1):_vm._e(),(_vm.listFrom.flowReturnCss && _vm.listFrom.type == 'COLUMN_TYPE_FIELD')?_c('div',[_c('el-form-item',{attrs:{\"label\":_vm.$t('view.image_Name')}},[_c('el-select',{staticClass:\"width-400\",attrs:{\"placeholder\":_vm.$t('placeholder.select')},model:{value:(_vm.listFrom.imageName),callback:function ($$v) {_vm.$set(_vm.listFrom, \"imageName\", $$v)},expression:\"listFrom.imageName\"}},[_c('el-option',{attrs:{\"label\":_vm.$t('view.light'),\"value\":\"01\"}})],1)],1),_c('el-form-item',{attrs:{\"label\":_vm.$t('view.font_Color')}},[_c('Color-Picker',{attrs:{\"colorValue\":_vm.listFrom.fontColor,\"valueLabel\":\"listFrom.fontColor\"},on:{\"setColor\":_vm.setColor}})],1)],1):_vm._e(),_c('el-form-item',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showListFromFlowReturnCssAndSummaryAndIcon),expression:\"showListFromFlowReturnCssAndSummaryAndIcon\"}],attrs:{\"label\":_vm.$t('view.sum')}},[_c('el-checkbox',{model:{value:(_vm.listFrom.sum),callback:function ($$v) {_vm.$set(_vm.listFrom, \"sum\", $$v)},expression:\"listFrom.sum\"}},[_vm._v(_vm._s(_vm.$t('view.current_page_total')))]),_c('el-checkbox',{model:{value:(_vm.listFrom.total),callback:function ($$v) {_vm.$set(_vm.listFrom, \"total\", $$v)},expression:\"listFrom.total\"}},[_vm._v(_vm._s(_vm.$t('view.grand_total')))])],1),(_vm.listFrom.type=='COLUMN_TYPE_OPERATE' &&_vm.listFrom.buttonType == '03')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.template_form'),\"prop\":\"templateForm\"}},[_c('el-select',{staticClass:\"width-400\",attrs:{\"placeholder\":_vm.$t('placeholder.select')},model:{value:(_vm.listFrom.templateForm),callback:function ($$v) {_vm.$set(_vm.listFrom, \"templateForm\", $$v)},expression:\"listFrom.templateForm\"}},_vm._l((_vm.templateFormList),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.name,\"value\":item.id}})}),1)],1):_vm._e(),(_vm.listFrom.buttonType == '05' && _vm.listFrom.type == 'COLUMN_TYPE_OPERATE')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.mapping')}},[[_c('el-form-item',{attrs:{\"label\":_vm.$t('view.target_form'),\"prop\":\"mappingform\"}},[_c('el-select',{model:{value:(_vm.listFrom.mappingform),callback:function ($$v) {_vm.$set(_vm.listFrom, \"mappingform\", $$v)},expression:\"listFrom.mappingform\"}},_vm._l((_vm.dataSourcesOptions),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.name,\"value\":item.id}})}),1)],1),_c('el-table',{attrs:{\"data\":_vm.listFrom.dispatcherParams}},[_c('el-table-column',{attrs:{\"min-width\":\"40%\",\"label\":_vm.$t('view.parametername')},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_vm._v(\"\\n \"+_vm._s(_vm.$t('view.from'))+\":\"),_c('el-input',{attrs:{\"size\":\"mini\"},model:{value:(scope.row.paramKey),callback:function ($$v) {_vm.$set(scope.row, \"paramKey\", $$v)},expression:\"scope.row.paramKey\"}})]}}],null,false,3380416760)}),_c('el-table-column',{attrs:{\"min-width\":\"40%\",\"label\":_vm.$t('view.parametervalue')},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_vm._v(\"\\n \"+_vm._s(_vm.$t('view.to'))+\":\\n \"),_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"size\":\"mini\"},model:{value:(scope.row.paramValue),callback:function ($$v) {_vm.$set(scope.row, \"paramValue\", $$v)},expression:\"scope.row.paramValue\"}},_vm._l((_vm.listTableData),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.name,\"value\":item.id}},[_vm._v(_vm._s(item.name))])}),1)]}}],null,false,2206052169)}),_c('el-table-column',{attrs:{\"min-width\":\"20%\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{attrs:{\"size\":\"mini\",\"type\":\"danger\"},on:{\"click\":function($event){return _vm.delRow(scope.$index)}}},[_vm._v(_vm._s(_vm.$t(\"btns.delete\")))])]}}],null,false,2823830928)},[_c('template',{slot:\"header\"},[_c('el-button',{attrs:{\"size\":\"small\"},on:{\"click\":_vm.addRows}},[_vm._v(_vm._s(_vm.$t('btns.add')))])],1)],2)],1)]],2):_vm._e(),_c('el-form-item',{attrs:{\"label\":_vm.$t('view.show_column_setup')}},[_c('el-checkbox',{model:{value:(_vm.listFrom.visible),callback:function ($$v) {_vm.$set(_vm.listFrom, \"visible\", $$v)},expression:\"listFrom.visible\"}},[_vm._v(_vm._s(_vm.$t('view.visible')))]),_c('el-checkbox',{model:{value:(_vm.listFrom.visible4ExpExcel),callback:function ($$v) {_vm.$set(_vm.listFrom, \"visible4ExpExcel\", $$v)},expression:\"listFrom.visible4ExpExcel\"}},[_vm._v(_vm._s(_vm.$t('view.visible4ExpExcel')))]),_c('el-checkbox',{model:{value:(_vm.listFrom.visible4PagePrint),callback:function ($$v) {_vm.$set(_vm.listFrom, \"visible4PagePrint\", $$v)},expression:\"listFrom.visible4PagePrint\"}},[_vm._v(_vm._s(_vm.$t('view.visible4PagePrint')))]),_c('div',{staticClass:\"color-success px-2\"},[_vm._v(\"*\"+_vm._s(_vm.$t('view.can_use')))])],1),(_vm.showListFromFlowReturnCssAndSummaryAndIcon)?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.show_icon')}},[_c('el-checkbox',{model:{value:(_vm.listFrom.showIcon),callback:function ($$v) {_vm.$set(_vm.listFrom, \"showIcon\", $$v)},expression:\"listFrom.showIcon\"}}),(_vm.listFrom.showIcon)?_c('div',{staticClass:\"icon-wrapper\"},[_c('div',{staticClass:\"d-flex flex-row \"},[_c('el-form-item',{staticClass:\"text-center\",staticStyle:{\"width\":\"30%\"}},[_c('span',[_vm._v(_vm._s(_vm.$t('view.value')))])]),_c('el-form-item',{staticClass:\"text-left\",staticStyle:{\"width\":\"30%\"}},[_c('span',[_vm._v(_vm._s(_vm.$t('view.icon')))])]),_c('el-form-item',{staticClass:\"addBtn\",staticStyle:{\"width\":\"39%\"}},[_c('el-button',{attrs:{\"size\":\"mini\",\"type\":\"primary\"},on:{\"click\":_vm.addIcon}},[_vm._v(_vm._s(_vm.$t('btns.add')))])],1)],1),_vm._l((_vm.listFrom.icons),function(icon,index){return _c('el-form-item',{key:icon.key,attrs:{\"prop\":'icons.' + index + '.iconValue',\"rules\":{\n required: true,\n message: _vm.$t('msg.value_notnull'),\n trigger: 'blur',\n }}},[_c('el-input',{staticStyle:{\"width\":\"30%\"},attrs:{\"size\":\"mini\"},model:{value:(icon.iconValue),callback:function ($$v) {_vm.$set(icon, \"iconValue\", $$v)},expression:\"icon.iconValue\"}}),_c('img',{directives:[{name:\"show\",rawName:\"v-show\",value:(icon.imgUrl),expression:\"icon.imgUrl\"}],ref:\"iconImg\",refInFor:true,staticClass:\"imgIcon\",attrs:{\"src\":_vm.setLogoUrl(icon.imgUrl)}}),_c('span',{staticClass:\"btnWrapper\"},[_c('el-button',{attrs:{\"size\":\"mini\",\"plain\":\"\",\"type\":\"primary\"},on:{\"click\":function($event){return _vm.selectIconImg(icon, index)}}},[_vm._v(_vm._s(_vm.$t('btns.add'))+_vm._s(_vm.$t('menu.icon')))]),_c('el-button',{attrs:{\"size\":\"mini\"},on:{\"click\":function($event){$event.preventDefault();return _vm.clearIconImg(icon)}}},[_vm._v(_vm._s(_vm.$t('btns.clean')))])],1),_c('span',{staticClass:\"delBtn\"},[_c('el-button',{attrs:{\"size\":\"mini\",\"type\":\"danger\"},on:{\"click\":function($event){$event.preventDefault();return _vm.removeIcon(icon)}}},[_vm._v(_vm._s(_vm.$t(\"btns.delete\")))])],1),_c('IconSelect',{attrs:{\"visible\":_vm.listFrom.iconSelectCheck,\"innerDialog\":true},on:{\"update:visible\":function($event){return _vm.$set(_vm.listFrom, \"iconSelectCheck\", $event)},\"select-ok\":_vm.onSelectIconOk}})],1)})],2):_vm._e()],1):_vm._e(),(_vm.listFrom.buttonType == '04')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.actionscript')}},[_c('el-input',{staticClass:\"width-400\",attrs:{\"autocomplete\":\"off\",\"type\":\"textarea\",\"rows\":3,\"placeholder\":_vm.$t('placeholder.action_script')},model:{value:(_vm.listFrom.actionScript),callback:function ($$v) {_vm.$set(_vm.listFrom, \"actionScript\", $$v)},expression:\"listFrom.actionScript\"}}),_c('i',{staticClass:\"el-icon-edit-outline\",on:{\"click\":function($event){return _vm.showScriptEditor('listFromActionScript')}}})],1):_vm._e(),(_vm.listFrom.type=='COLUMN_TYPE_OPERATE' &&_vm.listFrom.buttonType == '00')?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.before_action_script')}},[_c('el-input',{staticClass:\"width-400\",attrs:{\"autocomplete\":\"off\",\"type\":\"textarea\",\"placeholder\":_vm.$t('placeholder.boolean_value')},model:{value:(_vm.listFrom.beforeScript),callback:function ($$v) {_vm.$set(_vm.listFrom, \"beforeScript\", $$v)},expression:\"listFrom.beforeScript\"}}),_c('i',{staticClass:\"el-icon-edit-outline\",on:{\"click\":function($event){return _vm.showScriptEditor('listFromBeforeScript')}}})],1):_vm._e(),_c('el-form-item',{attrs:{\"label\":_vm.$t('view.hidden_script')}},[_c('el-input',{staticClass:\"width-400\",attrs:{\"autocomplete\":\"off\",\"type\":\"textarea\",\"placeholder\":_vm.$t('placeholder.boolean_value')},model:{value:(_vm.listFrom.hiddenScript),callback:function ($$v) {_vm.$set(_vm.listFrom, \"hiddenScript\", $$v)},expression:\"listFrom.hiddenScript\"}}),_c('i',{staticClass:\"el-icon-edit-outline\",on:{\"click\":function($event){return _vm.showScriptEditor('listFromHiddenScript')}}})],1),(_vm.currentDataSources.intValue == 16)?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.month_play')}},[_c('el-checkbox',{model:{value:(_vm.listFrom.showMoon),callback:function ($$v) {_vm.$set(_vm.listFrom, \"showMoon\", $$v)},expression:\"listFrom.showMoon\"}}),_c('span',{staticStyle:{\"color\":\"red\"}},[_vm._v(_vm._s(_vm.$t('view.no_config')))])],1):_vm._e(),(_vm.currentDataSources.intValue != 20 && _vm.currentDataSources.intValue != 1)?_c('el-form-item',{attrs:{\"label\":_vm.$t('view.mapping_field')}},[_c('el-select',{staticClass:\"width-400\",attrs:{\"disabled\":_vm.mappingFiledDisables},model:{value:(_vm.listFrom.mappingField),callback:function ($$v) {_vm.$set(_vm.listFrom, \"mappingField\", $$v)},expression:\"listFrom.mappingField\"}},[_c('el-option',{attrs:{\"label\":_vm.$t('placeholder.select'),\"value\":\"\"}}),(_vm.currentDataSources.intValue == 16)?_c('div',_vm._l((_vm.calendarData),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1):_vm._e(),(_vm.currentDataSources.intValue == 18)?_c('div',_vm._l((_vm.mapData),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1):_vm._e(),(_vm.currentDataSources.intValue == 17)?_c('div',_vm._l((_vm.treeData),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1):_vm._e(),(_vm.currentDataSources.intValue == 19)?_c('div',_vm._l((_vm.ganttData),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1):_vm._e()],1),(_vm.currentDataSources.intValue == 16)?_c('span',{style:({ color: 'red' })},[_vm._v(_vm._s(_vm.$t('view.calendar')))]):(_vm.currentDataSources.intValue == 17)?_c('span',{style:({ color: 'red' })},[_vm._v(_vm._s(_vm.$t('view.tree')))]):(_vm.currentDataSources.intValue == 18)?_c('span',{style:({ color: 'red' })},[_vm._v(_vm._s(_vm.$t('view.map')))]):(_vm.currentDataSources.intValue == 19)?_c('span',{style:({ color: 'red' })},[_vm._v(_vm._s(_vm.$t('view.gantt')))]):_vm._e()],1):_vm._e()],1),_c('el-form',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isFormat),expression:\"isFormat\"}],ref:\"form\",attrs:{\"model\":_vm.formatList,\"size\":\"small\",\"label-position\":\"right\"}},[_c('el-form-item',{attrs:{\"label\":_vm.$t('view.type')}},[_c('div',{staticClass:\"format-dashed\"},[_c('div',{staticClass:\"format-regin\"},[_c('el-select',{attrs:{\"placeholder\":_vm.$t('placeholder.area')},on:{\"change\":_vm.formatTypeChange},model:{value:(_vm.formatList.formatType),callback:function ($$v) {_vm.$set(_vm.formatList, \"formatType\", $$v)},expression:\"formatList.formatType\"}},[_c('el-option',{attrs:{\"label\":_vm.$t('view.simple'),\"value\":\"simple\"}}),_c('el-option',{attrs:{\"label\":_vm.$t('view.number'),\"value\":\"number\"}}),_c('el-option',{attrs:{\"label\":_vm.$t('view.currency'),\"value\":\"currency\"}})],1)],1),_c('div',{staticClass:\"format-show\"},[_c('div',{staticClass:\"format-title\"},[_vm._v(_vm._s(_vm.$t('view.case')))]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isSimple),expression:\"isSimple\"}]},[_c('div',[_vm._v(_vm._s(_vm.$t('view.filed_one')))]),_c('div',{staticClass:\"color-success px-2\"},[_vm._v(_vm._s(_vm.$t('view.format_normal_explain')))])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isNumber),expression:\"isNumber\"}]},[[_c('div',[_vm._v(_vm._s(_vm.decimalsNumValue))])],_c('div',[_c('span',[_vm._v(_vm._s(_vm.$t('view.decimal_digits'))+\":\")]),_c('el-select',{attrs:{\"placeholder\":_vm.$t('placeholder.select')},on:{\"change\":_vm.decimalsNumChange},model:{value:(_vm.formatList.decimalsNum),callback:function ($$v) {_vm.$set(_vm.formatList, \"decimalsNum\", $$v)},expression:\"formatList.decimalsNum\"}},_vm._l((_vm.decimalsNumOptions),function(item){return _c('el-option',{key:item.value,attrs:{\"value\":item.value,\"label\":item.label}})}),1)],1),_c('div',[_c('el-checkbox',{on:{\"change\":_vm.thouSignChange},model:{value:(_vm.formatList.thouSign),callback:function ($$v) {_vm.$set(_vm.formatList, \"thouSign\", $$v)},expression:\"formatList.thouSign\"}}),_c('span',{staticClass:\"px-2\"},[_vm._v(_vm._s(_vm.$t('view.thousandsign')))])],1),_c('div',[_vm._v(_vm._s(_vm.$t('view.format_number_explain')))])],2),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isCurrency),expression:\"isCurrency\"}]},[[_c('div',[_vm._v(_vm._s(_vm.decimalsCurrSymbol)+_vm._s(_vm.decimalsCurrValue))])],_c('div',[_c('span',[_vm._v(_vm._s(_vm.$t('view.decimal_digits'))+\":\")]),_c('el-select',{attrs:{\"placeholder\":_vm.$t('placeholder.select')},on:{\"change\":_vm.decimalsCurrChange},model:{value:(_vm.formatList.decimalsCurr),callback:function ($$v) {_vm.$set(_vm.formatList, \"decimalsCurr\", $$v)},expression:\"formatList.decimalsCurr\"}},_vm._l((_vm.decimalsCurrOptions),function(item){return _c('el-option',{key:item.value,attrs:{\"value\":item.value,\"label\":item.label}})}),1)],1),_c('div',[_c('span',[_vm._v(_vm._s(_vm.$t('view.currency_type'))+\":\")]),_c('el-select',{on:{\"change\":_vm.currTypeChange},model:{value:(_vm.formatList.currType),callback:function ($$v) {_vm.$set(_vm.formatList, \"currType\", $$v)},expression:\"formatList.currType\"}},[_c('el-option',{attrs:{\"value\":\"zh_CN\",\"label\":_vm.$t('view.rmb')}}),_c('el-option',{attrs:{\"value\":\"en_US\",\"label\":_vm.$t('view.en')}}),_c('el-option',{attrs:{\"value\":\"ja_JP\",\"label\":_vm.$t('view.jp')}}),_c('el-option',{attrs:{\"value\":\"en_GB\",\"label\":_vm.$t('view.gb')}})],1)],1),_c('div',[_vm._v(_vm._s(_vm.$t('view.format_currency_explain')))])],2)])])]),_c('el-form-item',{attrs:{\"label\":_vm.$t('view.font')}},[_c('div',{staticClass:\"format-dashed\"},[_c('div',{staticClass:\"format-regin\"},[_c('el-row',[_c('span',[_vm._v(_vm._s(_vm.$t('view.color'))+\":\")]),_c('Color-Picker',{staticClass:\"top10\",attrs:{\"colorValue\":_vm.formatList.color,\"valueLabel\":\"formatList.color\"},on:{\"setColor\":_vm.setColor}})],1),_c('el-row',[_c('span',[_vm._v(_vm._s(_vm.$t('view.bg'))+\":\")]),_c('Color-Picker',{staticClass:\"top10\",attrs:{\"colorValue\":_vm.formatList.groundColor,\"valueLabel\":\"formatList.groundColor\"},on:{\"setColor\":_vm.setColor}})],1),_c('el-row',[_c('span',[_vm._v(_vm._s(_vm.$t('view.size'))+\":\")]),_c('el-select',{attrs:{\"placeholder\":_vm.$t('placeholder.select')},model:{value:(_vm.formatList.fontSize),callback:function ($$v) {_vm.$set(_vm.formatList, \"fontSize\", $$v)},expression:\"formatList.fontSize\"}},_vm._l((_vm.fontSizeOptions),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1)],1)],1),_c('div',{staticClass:\"format-show\"},[_c('span',{staticClass:\"format-title\"},[_vm._v(_vm._s(_vm.$t('view.example')))]),_vm._v(\"\\n \"+_vm._s(_vm.formatList.fontSize)+\"\\n \"),_c('div',{staticClass:\"format-exampleSpan\",style:({ color: _vm.formatList.color, backgroundColor: _vm.formatList.groundColor, fontSize: _vm.formatList.fontSize + 'px' })},[_vm._v(_vm._s(_vm.$t('view.filed_one')))])])])]),_c('el-form-item',{attrs:{\"label\":_vm.$t('view.display_type')}},[_c('el-radio-group',{model:{value:(_vm.formatList.displayType),callback:function ($$v) {_vm.$set(_vm.formatList, \"displayType\", $$v)},expression:\"formatList.displayType\"}},[_c('el-radio',{attrs:{\"label\":\"00\"}},[_vm._v(_vm._s(_vm.$t('view.all')))]),_c('el-radio',{attrs:{\"label\":\"01\"}},[_vm._v(_vm._s(_vm.$t('view.part')))])],1)],1),(_vm.formatList.displayType == '01')?_c('el-form-item',{key:_vm.displayLength,attrs:{\"label\":_vm.$t('view.display_length'),\"prop\":\"displayLength\"}},[_c('el-input',{staticClass:\"width-400\",attrs:{\"type\":\"number\",\"min\":\"0\",\"onKeypress\":\"return (/[\\\\d]/.test(String.fromCharCode(event.keyCode)))\"},model:{value:(_vm.formatList.displayLength),callback:function ($$v) {_vm.$set(_vm.formatList, \"displayLength\", $$v)},expression:\"formatList.displayLength\"}}),_c('span',{staticClass:\"color-success px-2\"},[_vm._v(_vm._s(_vm.$t('view.must')))])],1):_vm._e(),_c('el-form-item',{attrs:{\"label\":_vm.$t('view.show_text')}},[_c('el-checkbox',{model:{value:(_vm.formatList.showTitle),callback:function ($$v) {_vm.$set(_vm.formatList, \"showTitle\", $$v)},expression:\"formatList.showTitle\"}})],1)],1)],1)]),_c('div',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"size\":\"small\"},on:{\"click\":_vm.resetDialogList}},[_vm._v(_vm._s(_vm.$t('btns.cancel')))]),_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"small\"},on:{\"click\":function($event){return _vm.saveNewListFrom('listfrom')}}},[_vm._v(_vm._s(_vm.$t('btns.save_new')))]),_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"small\"},on:{\"click\":function($event){return _vm.saveListFrom('listfrom')}}},[_vm._v(_vm._s(_vm.$t('btns.confirm')))])],1),_c('MultiLanguages',{attrs:{\"multiVisible\":_vm.languagesVisible,\"isNested\":true,\"languageData\":_vm.languageData},on:{\"closeMultiLanguage\":function($event){_vm.languagesVisible = false},\"selectRowValue\":_vm.handelMultiLanguage,\"delMultiLanguage\":_vm.delMultiLanguage,\"changeLanguageParams\":_vm.changeLanguageParams,\"resetMultiLanguage\":_vm.resetMultiLanguage}}),(_vm.scriptEditorVisible)?_c('ScriptEditorSelect',{attrs:{\"scriptEditorVisible\":_vm.scriptEditorVisible,\"editorCode\":_vm.showScritptEditorCode,\"isNested\":true},on:{\"closeScriptEditorDialog\":function($event){_vm.scriptEditorVisible = false},\"saveScriptEditor\":_vm.handleScriptEditor}}):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}