{"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/CommonTool/WidgetList.vue?vue&type=template&id=234f709f&","dependencies":[{"path":"/data/jenkins/workspace/test-v5in-source-front-01/src/badp-bcxin-5.x/obpm-designer-web/src/components/CommonTool/WidgetList.vue","mtime":1701674859500},{"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('div',{staticClass:\"obpm-common-tool\"},[_c('div',{staticClass:\"obpm-title\"},[_vm._m(0),_c('div',{staticClass:\"bar d-inline-block float-right\"},[_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"small\"},on:{\"click\":_vm.createRoles}},[_vm._v(_vm._s(_vm.$t('btns.new')))]),_c('el-button',{attrs:{\"type\":\"danger\",\"plain\":\"\",\"size\":\"small\"},on:{\"click\":_vm.showDeleteConfirm}},[_vm._v(_vm._s(_vm.$t('btns.delete')))])],1)]),_c('publicTable',{ref:\"publictable\",on:{\"onRowClick\":_vm.onRowClick,\"handleSelectionChange\":_vm.handleSelectionChange,\"handleSizeChange\":_vm.handleSizeChange,\"handleCurrentChange\":_vm.handleCurrentChange,\"updataParams\":_vm.updataParams,\"getData\":_vm.getWidgets}}),_c('el-dialog',{attrs:{\"title\":\"Widget\",\"visible\":_vm.dialogFormVisible,\"width\":\"50%\",\"top\":\"30px\"},on:{\"update:visible\":function($event){_vm.dialogFormVisible=$event},\"close\":function($event){return _vm.resetWidgetForm('widgetForm')}}},[_c('div',{staticClass:\"dialog-content\"},[_c('el-form',{ref:\"widgetForm\",attrs:{\"model\":_vm.widgetForm,\"rules\":_vm.rules,\"size\":\"small\",\"label-position\":\"left\"}},[_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.name'),\"label-width\":\"120px\",\"prop\":\"name\"}},[_c('el-input',{staticClass:\"controlWidth\",attrs:{\"autocomplete\":\"off\"},model:{value:(_vm.widgetForm.name),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"name\", $$v)},expression:\"widgetForm.name\"}})],1),_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.type'),\"label-width\":\"120px\",\"prop\":\"type\"}},[_c('el-select',{attrs:{\"placeholder\":_vm.$t('placeholder.select')},on:{\"change\":_vm.typeChange},model:{value:(_vm.widgetForm.type),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"type\", $$v)},expression:\"widgetForm.type\"}},_vm._l((_vm.typeOptions),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1)],1),(_vm.widgetForm.type == 'checkin')?_c('el-form-item',{attrs:{\"label\":\"统计类型\",\"label-width\":\"120px\"}},[_c('el-radio-group',{model:{value:(_vm.widgetForm.countType),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"countType\", $$v)},expression:\"widgetForm.countType\"}},[_c('el-radio',{attrs:{\"label\":\"none\"}},[_vm._v(\"无\")]),_c('el-radio',{attrs:{\"label\":\"month\"}},[_vm._v(\"月份\")]),_c('el-radio',{attrs:{\"label\":\"quarter\"}},[_vm._v(\"季度\")]),_c('el-radio',{attrs:{\"label\":\"year\"}},[_vm._v(\"年份\")])],1)],1):_vm._e(),(_vm.isTypeOptions.isActionSummary)?_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.summary'),\"label-width\":\"120px\",\"prop\":\"actionSummary\"}},[_c('el-row',[_c('el-col',{attrs:{\"span\":10}},[_c('el-select',{attrs:{\"placeholder\":_vm.$t('placeholder.select')},model:{value:(_vm.widgetForm.actionSummary),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"actionSummary\", $$v)},expression:\"widgetForm.actionSummary\"}},_vm._l((_vm.actionViewOptions),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.showName,\"value\":item.id}})}),1)],1)],1)],1):_vm._e(),_c('el-form-item',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isTypeOptions.isModule),expression:\"isTypeOptions.isModule\"}],attrs:{\"label\":_vm.$t('widget.module'),\"label-width\":\"120px\"}},[_c('el-select',{attrs:{\"placeholder\":_vm.$t('placeholder.select')},on:{\"change\":_vm.moduleChange},model:{value:(_vm.widgetForm.moduleid),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"moduleid\", $$v)},expression:\"widgetForm.moduleid\"}},_vm._l((_vm.moduleOptions),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.value,\"value\":item.id}})}),1)],1),(_vm.isTypeOptions.isActionView)?_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.onactionview'),\"label-width\":\"120px\"}},[_c('el-row',[_c('el-col',{attrs:{\"span\":10}},[_c('el-select',{attrs:{\"placeholder\":_vm.$t('placeholder.select')},model:{value:(_vm.widgetForm.actionView),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"actionView\", $$v)},expression:\"widgetForm.actionView\"}},_vm._l((_vm.actionViewOptions),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.name,\"value\":item.id}})}),1)],1),_c('el-col',{attrs:{\"span\":8}},[_c('el-checkbox',{model:{value:(_vm.widgetForm.iconShow),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"iconShow\", $$v)},expression:\"widgetForm.iconShow\"}},[_vm._v(_vm._s(_vm.$t('radio.widely_use')))])],1)],1)],1):_vm._e(),(_vm.isTypeOptions.isCustomizeReport)?_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.onactionreport'),\"label-width\":\"120px\",\"prop\":\"customizeReport\"}},[_c('el-row',[_c('el-col',{attrs:{\"span\":10}},[_c('el-select',{attrs:{\"placeholder\":_vm.$t('placeholder.select')},model:{value:(_vm.widgetForm.customizeReport),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"customizeReport\", $$v)},expression:\"widgetForm.customizeReport\"}},_vm._l((_vm.actionViewOptions),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.name,\"value\":item.id}})}),1)],1),_c('el-col',{attrs:{\"span\":8}},[_c('el-checkbox',{model:{value:(_vm.widgetForm.iconShow),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"iconShow\", $$v)},expression:\"widgetForm.iconShow\"}},[_vm._v(_vm._s(_vm.$t('radio.widely_use')))])],1)],1)],1):_vm._e(),_c('el-form-item',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isTypeOptions.isChart),expression:\"isTypeOptions.isChart\"}],attrs:{\"label\":_vm.$t('widget.chart'),\"label-width\":\"120px\"}},[_c('el-row',[_c('el-col',{attrs:{\"span\":10}},[_c('el-select',{attrs:{\"placeholder\":_vm.$t('placeholder.select')},model:{value:(_vm.widgetForm.chart),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"chart\", $$v)},expression:\"widgetForm.chart\"}},_vm._l((_vm.actionViewOptions),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.name,\"value\":item.id}})}),1)],1),_c('el-col',{attrs:{\"span\":8}},[_c('el-checkbox',{model:{value:(_vm.widgetForm.iconShow),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"iconShow\", $$v)},expression:\"widgetForm.iconShow\"}},[_vm._v(_vm._s(_vm.$t('radio.widely_use')))])],1)],1)],1),(_vm.isTypeOptions.isActionUrl)?_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.url'),\"label-width\":\"120px\",\"prop\":\"actionUrl\"}},[_c('el-row',[_c('el-col',{attrs:{\"span\":10}},[_c('el-input',{staticClass:\"controlWidth\",attrs:{\"type\":\"textarea\",\"rows\":2},model:{value:(_vm.widgetForm.actionUrl),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"actionUrl\", $$v)},expression:\"widgetForm.actionUrl\"}})],1),_c('el-col',{attrs:{\"span\":8}},[_c('el-checkbox',{model:{value:(_vm.widgetForm.iconShow),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"iconShow\", $$v)},expression:\"widgetForm.iconShow\"}},[_vm._v(_vm._s(_vm.$t('radio.widely_use')))])],1)],1)],1):_vm._e(),(_vm.isTypeOptions.isIsript)?_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.iscript'),\"label-width\":\"120px\",\"prop\":\"iscript\"}},[_c('el-row',[_c('el-col',{attrs:{\"span\":14}},[_c('el-input',{staticClass:\"controlWidth\",attrs:{\"type\":\"textarea\",\"rows\":2},model:{value:(_vm.widgetForm.iscript),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"iscript\", $$v)},expression:\"widgetForm.iscript\"}}),_c('i',{staticClass:\"el-icon-edit-outline\",on:{\"click\":function($event){return _vm.showScriptEditor('iscript')}}})],1)],1)],1):_vm._e(),_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.order_number'),\"label-width\":\"120px\",\"prop\":\"orderno\"}},[_c('el-input-number',{staticClass:\"controlWidth\",attrs:{\"min\":0,\"max\":10000000,\"size\":\"small\"},model:{value:(_vm.widgetForm.orderno),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"orderno\", $$v)},expression:\"widgetForm.orderno\"}})],1),_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.auth_mode'),\"label-width\":\"120px\"}},[_c('el-radio',{attrs:{\"label\":\"0\"},model:{value:(_vm.widgetForm.authMode),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"authMode\", $$v)},expression:\"widgetForm.authMode\"}},[_vm._v(_vm._s(_vm.$t('widget.all_roles')))]),_c('el-radio',{attrs:{\"label\":\"1\"},model:{value:(_vm.widgetForm.authMode),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"authMode\", $$v)},expression:\"widgetForm.authMode\"}},[_vm._v(_vm._s(_vm.$t('widget.same_roles')))]),_c('el-radio',{attrs:{\"label\":\"2\"},model:{value:(_vm.widgetForm.authMode),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"authMode\", $$v)},expression:\"widgetForm.authMode\"}},[_vm._v(_vm._s(_vm.$t('widget.selected_users')))])],1),(_vm.widgetForm.authMode=='1')?_c('el-form-item',{attrs:{\"label-width\":\"120px\"}},[_c('el-input',{staticClass:\"controlWidth\",model:{value:(_vm.widgetForm.authRolesName),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"authRolesName\", $$v)},expression:\"widgetForm.authRolesName\"}}),_c('el-button',{staticClass:\"ml-2\",attrs:{\"type\":\"primary\",\"plain\":\"\"},on:{\"click\":_vm.chooseRole}},[_vm._v(_vm._s(_vm.$t('btns.select')))]),_c('el-button',{attrs:{\"type\":\"danger\",\"plain\":\"\"},on:{\"click\":_vm.onRoleClean_detail}},[_vm._v(_vm._s(_vm.$t('btns.clean')))])],1):_vm._e(),(_vm.widgetForm.authMode=='2')?_c('el-form-item',{attrs:{\"label\":\"Iscript脚本内容\"}},[_c('el-col',{attrs:{\"span\":14}},[_c('el-input',{staticClass:\"controlWidth\",attrs:{\"type\":\"textarea\",\"rows\":2,\"placeholder\":\"脚本返回用户对象集合\"},model:{value:(_vm.widgetForm.userScript),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"userScript\", $$v)},expression:\"widgetForm.userScript\"}}),_c('i',{staticClass:\"el-icon-edit-outline\",on:{\"click\":function($event){return _vm.showScriptEditor('userScript')}}})],1)],1):_vm._e(),_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.support_type'),\"label-width\":\"120px\"}},[_c('el-radio',{attrs:{\"label\":\"0\"},model:{value:(_vm.widgetForm.widgetType),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"widgetType\", $$v)},expression:\"widgetForm.widgetType\"}},[_vm._v(_vm._s(_vm.$t('widget.general_widget')))]),_c('el-radio',{attrs:{\"label\":\"1\"},model:{value:(_vm.widgetForm.widgetType),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"widgetType\", $$v)},expression:\"widgetForm.widgetType\"}},[_vm._v(_vm._s(_vm.$t('widget.webpage_widget')))]),_c('el-radio',{attrs:{\"label\":\"2\"},model:{value:(_vm.widgetForm.widgetType),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"widgetType\", $$v)},expression:\"widgetForm.widgetType\"}},[_vm._v(_vm._s(_vm.$t('widget.mobile_widget')))])],1),_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.publish_or_not'),\"label-width\":\"120px\"}},[_c('el-radio',{attrs:{\"label\":\"true\"},model:{value:(_vm.widgetForm.published),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"published\", $$v)},expression:\"widgetForm.published\"}},[_vm._v(_vm._s(_vm.$t('widget.yes')))]),_c('el-radio',{attrs:{\"label\":\"false\"},model:{value:(_vm.widgetForm.published),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"published\", $$v)},expression:\"widgetForm.published\"}},[_vm._v(_vm._s(_vm.$t('widget.no')))])],1),(_vm.showHeightLabel)?_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.height'),\"label-width\":\"120px\"}},[_c('el-input',{staticClass:\"controlWidth\",model:{value:(_vm.widgetForm.height),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"height\", $$v)},expression:\"widgetForm.height\"}}),_vm._v(\"px\\n \")],1):_vm._e(),(_vm.showCarousel)?_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.frequency'),\"label-width\":\"120px\"}},[_c('el-input',{staticClass:\"controlWidth\",model:{value:(_vm.widgetForm.frequency),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"frequency\", _vm._n($$v))},expression:\"widgetForm.frequency\"}}),_vm._v(_vm._s(_vm.$t('widget.second'))+\"/\"+_vm._s(_vm.$t('widget.time'))+\"\\n \")],1):_vm._e(),(_vm.showCarousel)?_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.pic'),\"label-width\":\"120px\"}},[_c('img',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.widgetForm.carouselImg),expression:\"widgetForm.carouselImg\"}],staticClass:\"imgIcon\",attrs:{\"src\":_vm.getLogoUrl(_vm.widgetForm.carouselImg)}}),(_vm.fileUploadVisible)?_c('fileUpload',{attrs:{\"visible\":_vm.fileUploadVisible},on:{\"update:visible\":function($event){_vm.fileUploadVisible=$event},\"checkUpload\":_vm.onCheckUpload}}):_vm._e(),_c('el-button',{staticClass:\"obpm-btn-default mr-1\",attrs:{\"plain\":\"\",\"type\":\"primary\"},on:{\"click\":function($event){_vm.fileUploadVisible=true}}},[_vm._v(_vm._s(_vm.$t('btns.choose')))]),_c('el-button',{staticClass:\"obpm-btn-default mr-1\",attrs:{\"plain\":\"\"},on:{\"click\":function($event){_vm.widgetForm.carouselImg=''}}},[_vm._v(_vm._s(_vm.$t('btns.clean')))])],1):_vm._e(),_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.icon_type'),\"label-width\":\"120px\"}},[_c('el-radio',{attrs:{\"label\":\"img\"},model:{value:(_vm.icon.icontype),callback:function ($$v) {_vm.$set(_vm.icon, \"icontype\", $$v)},expression:\"icon.icontype\"}},[_vm._v(_vm._s(_vm.$t('widget.pic')))]),_c('el-radio',{attrs:{\"label\":\"font\"},model:{value:(_vm.icon.icontype),callback:function ($$v) {_vm.$set(_vm.icon, \"icontype\", $$v)},expression:\"icon.icontype\"}},[_vm._v(_vm._s(_vm.$t('widget.font_icon')))])],1),_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.icon'),\"label-width\":\"120px\"}},[(_vm.icon.icontype == 'img')?_c('div',[_c('img',{staticClass:\"imgIcon\",attrs:{\"src\":_vm.getLogoUrl(_vm.icon.imgUrl)}}),_c('el-button',{staticClass:\"obpm-btn-default mr-1\",staticStyle:{\"vertical-align\":\"bottom\"},attrs:{\"plain\":\"\",\"type\":\"primary\"},on:{\"click\":_vm.selectImg}},[_vm._v(_vm._s(_vm.$t('btns.choose')))])],1):_vm._e(),(_vm.icon.icontype == 'font')?_c('div',[_c('i',{class:_vm.icon.fontUrl,style:(_vm.fontStyle)}),_c('el-button',{staticClass:\"obpm-btn-default mr-1\",attrs:{\"plain\":\"\",\"type\":\"primary\"},on:{\"click\":_vm.selectFont}},[_vm._v(_vm._s(_vm.$t('btns.choose')))]),_c('ColorPicker',{ref:\"fontcolor\",staticStyle:{\"vertical-align\":\"bottom\"},attrs:{\"colorValue\":_vm.icon.iconFontColor,\"valueLabel\":\"iconFontColor\"},on:{\"setColor\":_vm.setColor},model:{value:(_vm.icon.iconFontColor),callback:function ($$v) {_vm.$set(_vm.icon, \"iconFontColor\", $$v)},expression:\"icon.iconFontColor\"}})],1):_vm._e()]),_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.title_color'),\"label-width\":\"120px\"}},[_c('ColorPicker',{staticStyle:{\"vertical-align\":\"bottom\"},attrs:{\"colorValue\":_vm.widgetForm.titleColor,\"valueLabel\":\"titleColor\"},on:{\"setColor\":_vm.setColor},model:{value:(_vm.widgetForm.titleColor),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"titleColor\", $$v)},expression:\"widgetForm.titleColor\"}}),_c('span',{staticStyle:{\"color\":\"green\"}},[_vm._v(_vm._s(_vm.$t('view.temp_support_pc')))])],1),_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.title_bg_color'),\"label-width\":\"120px\"}},[_c('ColorPicker',{staticStyle:{\"vertical-align\":\"bottom\"},attrs:{\"colorValue\":_vm.widgetForm.titleBColor,\"valueLabel\":\"titleBColor\"},on:{\"setColor\":_vm.setColor},model:{value:(_vm.widgetForm.titleBColor),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"titleBColor\", $$v)},expression:\"widgetForm.titleBColor\"}}),_c('span',{staticStyle:{\"color\":\"green\"}},[_vm._v(_vm._s(_vm.$t('view.temp_support_pc')))])],1),_c('el-form-item',{attrs:{\"label\":_vm.$t('widget.title_bar_color'),\"label-width\":\"120px\"}},[_c('ColorPicker',{staticStyle:{\"vertical-align\":\"bottom\"},attrs:{\"colorValue\":_vm.widgetForm.titleBarColor,\"valueLabel\":\"titleBarColor\"},on:{\"setColor\":_vm.setColor},model:{value:(_vm.widgetForm.titleBarColor),callback:function ($$v) {_vm.$set(_vm.widgetForm, \"titleBarColor\", $$v)},expression:\"widgetForm.titleBarColor\"}}),_c('span',{staticStyle:{\"color\":\"green\"}},[_vm._v(_vm._s(_vm.$t('view.temp_support_pc')))])],1)],1)],1),_c('div',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"size\":\"small\"},on:{\"click\":_vm.exitEditDetail}},[_vm._v(_vm._s(_vm.$t('btns.cancel')))]),_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"small\",\"loading\":_vm.btnLoading},on:{\"click\":function($event){return _vm.save('widgetForm')}}},[_vm._v(_vm._s(_vm.$t('btns.confirm')))])],1)]),(_vm.iconSelectCheck)?_c('icon_select',{attrs:{\"visible\":_vm.iconSelectCheck,\"logoUrl\":_vm.icon.imgUrl},on:{\"update:visible\":function($event){_vm.iconSelectCheck=$event},\"select-ok\":_vm.onSelectIconOk}}):_vm._e(),(_vm.fontSelectCheck)?_c('font_select',{attrs:{\"visible\":_vm.fontSelectCheck,\"logoUrl\":_vm.icon.fontUrl},on:{\"update:visible\":function($event){_vm.fontSelectCheck=$event},\"select-ok\":_vm.onSelectFontOk}}):_vm._e(),(_vm.scriptEditorVisible)?_c('ScriptEditorSelect',{attrs:{\"scriptEditorVisible\":_vm.scriptEditorVisible,\"editorCode\":_vm.showScritptEditorCode},on:{\"closeScriptEditorDialog\":function($event){_vm.scriptEditorVisible = false},\"saveScriptEditor\":_vm.handleScriptEditor}}):_vm._e(),(_vm.roleVisible)?_c('el-dialog',{attrs:{\"title\":_vm.$t('widget.choose_role'),\"visible\":_vm.roleVisible},on:{\"update:visible\":function($event){_vm.roleVisible=$event}}},[_c('div',{staticClass:\"obpm-title\"},[_c('div',{staticClass:\"d-inline-block\"},[_c('i',{staticClass:\"el-icon-folder title-icon\"}),_c('div',{staticClass:\"title-name d-inline-block ml-2\"},[_vm._v(_vm._s(_vm.$t('widget.role_list')))])]),_c('div',{staticClass:\"bar d-inline-block float-right\"},[_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"small\"},on:{\"click\":_vm.onRoleConfirm}},[_vm._v(_vm._s(_vm.$t('btns.confirm')))]),_c('el-button',{attrs:{\"type\":\"danger\",\"plain\":\"\",\"size\":\"small\"},on:{\"click\":_vm.onRoleClean}},[_vm._v(_vm._s(_vm.$t('btns.clean')))]),_c('el-button',{attrs:{\"type\":\"danger\",\"plain\":\"\",\"size\":\"small\"},on:{\"click\":_vm.onRoleExit}},[_vm._v(_vm._s(_vm.$t('btns.exit')))])],1)]),_c('publicTable',{ref:\"publictable_role\",on:{\"handleSelectionChange\":_vm.handleRoleSelectionChange,\"handleSizeChange\":_vm.rolePageSizeChange,\"handleCurrentChange\":_vm.roleCurrPageChange,\"updataParams\":_vm.updataRoleParams,\"getData\":_vm.getRoles}})],1):_vm._e()],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"d-inline-block\"},[_c('i',{staticClass:\"el-icon-folder title-icon\"}),_c('div',{staticClass:\"title-name d-inline-block ml-2\"},[_vm._v(\"widget\")])])}]\n\nexport { render, staticRenderFns }"]}