{"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\\dataTemplate\\ManageSetting.vue?vue&type=template&id=3a19331a&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\form\\dataTemplate\\ManageSetting.vue","mtime":1675071992163},{"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-container',[_c('el-form',{ref:\"form\",staticStyle:{\"width\":\"100%\"},attrs:{\"label-width\":\"80px\"}},[_c('el-button',{staticStyle:{\"margin-bottom\":\"10px\"},attrs:{\"icon\":\"el-icon-plus\",\"size\":\"small\",\"type\":\"primary\"},on:{\"click\":_vm.addManageBtns}},[_vm._v(\"添加\")]),_c('el-table',{ref:\"manageSettingTable\",staticClass:\"dt-manage__table\",attrs:{\"border\":\"\",\"max-height\":_vm.tabHeight,\"data\":_vm.manageFields,\"tooltip-effect\":\"dark\"}},[_c('el-table-column',{attrs:{\"prop\":\"name\",\"label\":\"类型\",\"width\":\"140\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-select',{on:{\"change\":function($event){return _vm.handleManageChange(scope.row)}},model:{value:(scope.row.name),callback:function ($$v) {_vm.$set(scope.row, \"name\", $$v)},expression:\"scope.row.name\"}},_vm._l((_vm.defaultBtnOptions),function(btn){return _c('el-option',{key:btn.key,attrs:{\"label\":btn.value,\"value\":btn.key,\"disabled\":btn.disabled}})}),1)]}}])}),_c('el-table-column',{attrs:{\"prop\":\"desc\",\"label\":\"名称\",\"width\":\"200\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{staticStyle:{\"width\":\"60%\"},attrs:{\"placeholder\":\"请输入按钮名称\"},model:{value:(scope.row.desc),callback:function ($$v) {_vm.$set(scope.row, \"desc\", $$v)},expression:\"scope.row.desc\"}})]}}])}),_c('el-table-column',{attrs:{\"prop\":\"right\",\"label\":\"权限\",\"render-header\":_vm.mrightRenderHeader,\"width\":\"200\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('span',[_vm._v(_vm._s(_vm.rightToDesc(scope.row.right)))]),_c('span',{staticStyle:{\"float\":\"right\"}},[_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-edit\"},on:{\"click\":function($event){return _vm.setFieldRightDialog(scope.row)}}})],1)]}}])}),_c('el-table-column',{attrs:{\"label\":\"排序\",\"width\":\"120\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-arrow-down\",\"plain\":\"\"},on:{\"click\":function($event){return _vm.sort(scope.$index, 'down')}}}),_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-arrow-up\",\"plain\":\"\"},on:{\"click\":function($event){return _vm.sort(scope.$index, 'up')}}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"管理\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{directives:[{name:\"show\",rawName:\"v-show\",value:(\n scope.row.mpDisplay\n ? (scope.row.mpDisplay = scope.row.mpDisplay)\n : _vm.initMpDisplay(scope.row)\n ),expression:\"\\n scope.row.mpDisplay\\n ? (scope.row.mpDisplay = scope.row.mpDisplay)\\n : initMpDisplay(scope.row)\\n \"}],staticClass:\"mobile-btn\",class:{\n 'is-active__btn': scope.row.mpDisplay === _vm.btnType.isShow,\n },attrs:{\"plain\":scope.row.mpDisplay === _vm.btnType.notShow,\"disabled\":_vm.isDisabled(scope.row)},on:{\"click\":function($event){return _vm.btnChange(scope.row)}}},[_vm._v(\"移动端\")]),(\n scope.row.name === 'add' ||\n scope.row.name === 'edit' ||\n scope.row.name === 'detail'\n )?_c('el-button',{on:{\"click\":function($event){return _vm.setAuth(scope.row)}}},[_vm._v(\"\\n 设置表单权限\\n \")]):_vm._e(),_c('span',{staticStyle:{\"margin-right\":\"13px\"}},[(scope.row.name === 'url')?_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-edit\"},on:{\"click\":function($event){return _vm.setButtonValue('url', scope.row)}}},[_vm._v(\"设置Url地址\")]):_vm._e(),(scope.row.name === 'switch')?_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-edit\"},on:{\"click\":function($event){return _vm.setButtonValue('switch', scope.row)}}},[_vm._v(\"设置开关值\")]):_vm._e()],1),(scope.row.name === 'js')?_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-edit\"},on:{\"click\":function($event){return _vm.setButtonJs(scope.row, scope.$index)}}},[_vm._v(\"设置\")]):_vm._e(),(scope.row.name === 'batchUpdate')?_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-edit\"},on:{\"click\":function($event){return _vm.setButtonUpdate(scope.row, scope.$index)}}},[_vm._v(\"设置\")]):_vm._e(),(scope.row.name === 'export')?_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-edit\"},on:{\"click\":function($event){return _vm.setExport(scope.row, scope.$index)}}},[_vm._v(\"设置\")]):_vm._e(),_c('el-button',{attrs:{\"type\":\"danger\",\"size\":\"small\",\"icon\":\"el-icon-delete\",\"plain\":\"\"},on:{\"click\":function($event){return _vm.remove(scope.$index)}}}),(\n scope.row.name == 'js' ||\n scope.row.name == 'url' ||\n scope.row.name == 'switch' ||\n scope.row.name == 'batchUpdate'\n )?_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"small\",\"icon\":\"el-icon-document-copy\",\"plain\":\"\"},on:{\"click\":function($event){return _vm.copy(scope.$index)}}}):_vm._e(),(scope.row.name === 'url')?_c('ht-radio',{attrs:{\"options\":[\n {key: '1', value: '列表按钮'},\n {key: '2', value: '表头按钮'} ]},model:{value:(scope.row.type),callback:function ($$v) {_vm.$set(scope.row, \"type\", $$v)},expression:\"scope.row.type\"}}):_vm._e(),(\n scope.row.name === 'add' ||\n scope.row.name === 'edit' ||\n scope.row.name === 'detail'\n )?_c('ht-radio',{attrs:{\"options\":[\n {key: 'old', value: '当前页面打开'},\n {key: 'new', value: '新窗口打开'} ]},model:{value:(scope.row.openType),callback:function ($$v) {_vm.$set(scope.row, \"openType\", $$v)},expression:\"scope.row.openType\"}}):_vm._e(),(scope.row.name === 'produceQRCode')?[_c('el-tooltip',{attrs:{\"content\":\"免登陆模式下生成的二维码链接只有只读权限,登陆模式下需要用户登录,登陆后拥有编辑权限\"}},[_c('i',{staticClass:\"icon-question\",staticStyle:{\"margin-right\":\"8px\"}})]),_c('el-switch',{staticStyle:{\"margin-right\":\"15px\"},attrs:{\"active-text\":\"免登陆\",\"inactive-text\":\"登陆\"},model:{value:(scope.row.QRCodePattern),callback:function ($$v) {_vm.$set(scope.row, \"QRCodePattern\", $$v)},expression:\"scope.row.QRCodePattern\"}})]:_vm._e(),(scope.row.name == 'import')?_c('div',{staticStyle:{\"padding-left\":\"10px\",\"display\":\"inline-block\"},on:{\"click\":function($event){return _vm.handleImportClick(scope)}}},[_c('span',[_vm._v(\"导入行数限制\")]),_vm._v(\" \\n \"),_c('el-input-number',{staticStyle:{\"width\":\"120px\",\"margin-right\":\"10px\"},attrs:{\"size\":\"small\",\"controls-position\":\"right\",\"min\":1,\"max\":10000,\"step\":10},model:{value:(scope.row.limit),callback:function ($$v) {_vm.$set(scope.row, \"limit\", $$v)},expression:\"scope.row.limit\"}}),_c('span',[_vm._v(\"校验Jar包\")]),_vm._v(\" \\n \"),(scope.row.jarId)?_c('el-tag',{staticStyle:{\"height\":\"32px\",\"line-height\":\"28px\"},attrs:{\"size\":\"medium\",\"closable\":\"\",\"disable-transitions\":false},on:{\"close\":function($event){scope.row.jarId = ''\n scope.row.jarDesc = ''}}},[_vm._v(\"\\n \"+_vm._s(scope.row.jarDesc)+\"\\n \")]):_vm._e(),_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-search\"},on:{\"click\":function($event){return _vm.selectJar()}}}),_c('el-tooltip',{staticClass:\"item\",attrs:{\"effect\":\"dark\",\"content\":\"下载默认模板\",\"placement\":\"top-end\"}},[_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-download\"},on:{\"click\":function($event){return _vm.downloadTemplate()}}})],1),_c('el-upload',{ref:\"fileUp\",staticClass:\"upload-demo\",staticStyle:{\"display\":\"inline-block\",\"margin-left\":\"10px\"},attrs:{\"action\":_vm.actionUrl,\"on-remove\":_vm.handleRemove,\"file-list\":scope.row.importTemplate,\"headers\":_vm.header,\"on-success\":_vm.success,\"before-upload\":_vm.beforeUpload,\"limit\":2,\"accept\":\".xls\"}},[_c('el-tooltip',{staticClass:\"item\",attrs:{\"effect\":\"dark\",\"content\":\"上传自定义模板,第一行可自定义内容描述,第二行为表头(不可修改),从第三行开始解析数据\",\"placement\":\"top-end\"}},[_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-upload\"}})],1)],1)],1):_vm._e(),(scope.row.name === 'produceQRCode')?_c('el-select',{key:_vm.refreshTime,staticStyle:{\"margin-right\":\"15px\"},attrs:{\"multiple\":scope.row.name === 'produceQRCode',\"placeholder\":\"请选择映射字段\"},model:{value:(scope.row.display),callback:function ($$v) {_vm.$set(scope.row, \"display\", $$v)},expression:\"scope.row.display\"}},_vm._l((_vm.displayField),function(item){return _c('el-option',{key:item.name,attrs:{\"label\":item.label,\"value\":JSON.stringify(item)}})}),1):_vm._e(),(scope.row.name == 'switch')?_c('el-select',{key:_vm.refreshTime,staticStyle:{\"margin-right\":\"15px\"},attrs:{\"multiple\":false},model:{value:(scope.row.bind),callback:function ($$v) {_vm.$set(scope.row, \"bind\", $$v)},expression:\"scope.row.bind\"}},_vm._l((_vm.displayField),function(item){return _c('el-option',{key:item.name,attrs:{\"label\":item.desc,\"value\":item.name}})}),1):_vm._e()]}}])})],1)],1),_c('eip-auth-dialog',{ref:\"eipAuthDialog\",attrs:{\"name\":\"eipAuthDialog\",\"append-to-body\":\"\"},on:{\"onConfirm\":_vm.authDialogOnConfirm}}),_c('el-dialog',{attrs:{\"title\":_vm.dialogTitle,\"visible\":_vm.dialogVisible,\"width\":\"50%\",\"appendToBody\":\"\",\"close-on-click-modal\":false,\"destory-on-close\":\"\",\"top\":\"8vh\"},on:{\"update:visible\":function($event){_vm.dialogVisible=$event}}},[(_vm.dialogTitle === '设置Url地址')?_c('el-input',{attrs:{\"placeholder\":\"URL地址\"},model:{value:(_vm.url),callback:function ($$v) {_vm.url=$$v},expression:\"url\"}}):_vm._e(),(_vm.dialogTitle === '设置开关值')?_c('div',{attrs:{\"align\":\"center\",\"width\":\"500px\"}},[_c('table',{attrs:{\"width\":\"80%\"}},[_c('tr',[_c('td',[_vm._v(\"开状态下值\")]),_c('td',[_c('el-input',{attrs:{\"placeholder\":\"开时置值\"},model:{value:(_vm.switchOn),callback:function ($$v) {_vm.switchOn=$$v},expression:\"switchOn\"}})],1)]),_c('tr',[_c('td',[_vm._v(\"开状态下显示\")]),_c('td',[_c('el-input',{attrs:{\"placeholder\":\"开时显示值\"},model:{value:(_vm.switchOnLabel),callback:function ($$v) {_vm.switchOnLabel=$$v},expression:\"switchOnLabel\"}})],1)]),_c('tr',[_c('td',[_vm._v(\"关状态下值\")]),_c('td',[_c('el-input',{staticStyle:{\"padding-top\":\"20px\"},attrs:{\"placeholder\":\"关时置值\"},model:{value:(_vm.switchOff),callback:function ($$v) {_vm.switchOff=$$v},expression:\"switchOff\"}})],1)]),_c('tr',[_c('td',[_vm._v(\"关状态下显示\")]),_c('td',[_c('el-input',{attrs:{\"placeholder\":\"关时显示值\"},model:{value:(_vm.switchOffLabel),callback:function ($$v) {_vm.switchOffLabel=$$v},expression:\"switchOffLabel\"}})],1)]),_c('tr',[_c('td',[_vm._v(\"默认状态\")]),_c('td',[_c('el-select',{staticStyle:{\"padding-top\":\"20px\"},attrs:{\"placeholder\":\"默认状态\",\"width\":\"100%\"},model:{value:(_vm.switchDefaultTrue),callback:function ($$v) {_vm.switchDefaultTrue=$$v},expression:\"switchDefaultTrue\"}},_vm._l((_vm.switchOptions),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1)],1)])])]):_vm._e(),_c('span',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.dialogOnconfirm()}}},[_vm._v(\"确 定\")]),_c('el-button',{attrs:{\"size\":\"medium\"},on:{\"click\":function($event){_vm.dialogVisible = false}}},[_vm._v(\"取 消\")])],1)],1),_c('ImportJarSelector',{ref:\"importJarSelector\",attrs:{\"name\":\"importJarSelector\",\"append-to-body\":\"\"},on:{\"on-confirm\":_vm.jarSelectorOnConfirm}}),_c('flow-form-auth',{ref:\"flowFormAuth\"}),_c('el-dialog',{staticClass:\"urgent-text\",attrs:{\"title\":\"设置需要执行的js\",\"visible\":_vm.dialogMethodVisible,\"append-to-body\":\"\",\"close-on-click-modal\":false,\"destroy-on-close\":true},on:{\"close\":function($event){_vm.dialogMethodVisible = false}}},[_c('div',{staticStyle:{\"margin-top\":\"15px\",\"margin-bottom\":\"25px\"}},[_c('code',[_c('code',[_c('span',{staticStyle:{\"color\":\"red\",\"margin-left\":\"15px\"}},[_vm._v(\"javascript脚本,在点将js按钮时触发,参数:_req用来请求后台的\\n ,row当前列的数据,_this数据列表this对象\")]),_c('br'),_c('span',{staticStyle:{\"color\":\"red\",\"margin-left\":\"15px\"}},[_vm._v(\"\\n 使用http请求后台接口地址的方法 this.$http.get(url).then(res => {\\n })\\n \")]),_c('br'),_c('span',{staticStyle:{\"color\":\"red\",\"margin-left\":\"15px\"}},[_vm._v(\"\\n 使用http请求后台接口地址的方法 _req.get(url).then(res => { })\\n \")])])])]),_c('div',[_vm._v(\"\\n 表单变量:\\n \"),_c('ht-select',{attrs:{\"clearable\":\"\",\"placeholder\":\"选择表单变量\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},on:{\"change\":_vm.diyScriptChange},model:{value:(_vm.diyScript),callback:function ($$v) {_vm.diyScript=$$v},expression:\"diyScript\"}})],1),_c('div',{staticStyle:{\"width\":\"100%\",\"height\":\"100%\"}},[_c('codemirror',{ref:\"scriptText\",staticStyle:{\"width\":\"99%\",\"height\":\"100%\"},attrs:{\"options\":_vm.cmOptions,\"name\":\"jsCode\"},model:{value:(_vm.dialogRuleData),callback:function ($$v) {_vm.dialogRuleData=$$v},expression:\"dialogRuleData\"}})],1),_c('div',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.methodOk()}}},[_vm._v(\"确 定\")]),_c('el-button',{on:{\"click\":function($event){_vm.dialogMethodVisible = false}}},[_vm._v(\"取 消\")])],1)]),_c('el-dialog',{attrs:{\"close-on-click-modal\":false,\"destroy-on-close\":true,\"visible\":_vm.batchUpdateVisible,\"append-to-body\":\"\"},on:{\"update:visible\":function($event){_vm.batchUpdateVisible=$event}}},[_c('el-form',{directives:[{name:\"form\",rawName:\"v-form\"}],staticStyle:{\"width\":\"100%\"},attrs:{\"label-width\":\"80px\",\"data-vv-scope\":\"form\"}},[_c('el-button',{staticStyle:{\"margin-bottom\":\"10px\"},attrs:{\"icon\":\"el-icon-plus\",\"size\":\"small\",\"type\":\"primary\"},on:{\"click\":_vm.addBatchUpdategData}},[_vm._v(\"添加\\n \")]),_c('el-table',{attrs:{\"border\":\"\",\"max-height\":_vm.tabHeight,\"data\":_vm.batchUpdateData,\"show-header\":false}},[_c('el-table-column',{attrs:{\"width\":\"200\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('ht-select',{attrs:{\"clearable\":\"\",\"placeholder\":\"请选择\",\"validate\":{required: true},\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},model:{value:(scope.row.name),callback:function ($$v) {_vm.$set(scope.row, \"name\", $$v)},expression:\"scope.row.name\"}})]}}])}),_c('el-table-column',{attrs:{\"width\":\"200\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('ht-select',{attrs:{\"clearable\":\"\",\"placeholder\":\"请选择\",\"validate\":{required: true},\"options\":[\n {key: 0, value: '固定值'},\n {key: 1, value: '用户录入'} ]},model:{value:(scope.row.valueType),callback:function ($$v) {_vm.$set(scope.row, \"valueType\", $$v)},expression:\"scope.row.valueType\"}})]}}])}),_c('el-table-column',{scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [(scope.row.valueType == 0)?[_c('ht-input',{attrs:{\"validate\":{required: true}},model:{value:(scope.row.defaultValue),callback:function ($$v) {_vm.$set(scope.row, \"defaultValue\", $$v)},expression:\"scope.row.defaultValue\"}})]:(scope.row.valueType == 1)?[_c('ht-select',{attrs:{\"clearable\":\"\",\"placeholder\":\"请选择\",\"validate\":{required: true},\"options\":_vm.outvalueTypeList},on:{\"change\":function($event){return _vm.resetOutConfig(scope.row, scope.$index)}},model:{value:(scope.row.outValueType),callback:function ($$v) {_vm.$set(scope.row, \"outValueType\", $$v)},expression:\"scope.row.outValueType\"}}),(\n scope.row.outValueType &&\n scope.row.outValueType != 'input' &&\n scope.row.outValueType != 'data' &&\n scope.row.outValueType != 'number'\n )?_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-edit\"},on:{\"click\":function($event){return _vm.setOutValue(scope.row, scope.$index)}}},[_vm._v(\"设置\")]):_vm._e()]:_vm._e()]}}])}),_c('el-table-column',{attrs:{\"label\":\"是否必填\",\"width\":\"110px\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-checkbox',{model:{value:(scope.row.isRequired),callback:function ($$v) {_vm.$set(scope.row, \"isRequired\", $$v)},expression:\"scope.row.isRequired\"}},[_vm._v(\"\\n 是否必填\\n \")])]}}])}),_c('el-table-column',{attrs:{\"label\":\"操作\",\"width\":\"80px\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{attrs:{\"type\":\"danger\",\"size\":\"small\",\"icon\":\"el-icon-delete\",\"plain\":\"\"},on:{\"click\":function($event){return _vm.batchUpdateData.remove(scope.row)}}})]}}])})],1)],1),_c('div',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.batchUpdateOk}},[_vm._v(\"确 定\")]),_c('el-button',{on:{\"click\":function($event){_vm.batchUpdateVisible = false}}},[_vm._v(\"取 消\")])],1)],1),_c('el-dialog',{attrs:{\"close-on-click-modal\":false,\"destroy-on-close\":true,\"visible\":_vm.exportUpdateVisible,\"append-to-body\":\"\"},on:{\"update:visible\":function($event){_vm.exportUpdateVisible=$event}}},[_c('el-row',{staticStyle:{\"width\":\"100%\"},attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":10}},[_c('el-table',{ref:\"displaySettingTable\",attrs:{\"border\":\"\",\"max-height\":_vm.tabHeight,\"data\":_vm.displayExportSettingFields,\"tooltip-effect\":\"dark\"},on:{\"row-dblclick\":_vm.fillToDisplay}},[_c('el-table-column',{attrs:{\"type\":\"selection\",\"width\":\"55\"}}),_c('el-table-column',{staticClass:\"is-required\",attrs:{\"prop\":\"name\",\"label\":\"列名\",\"show-overflow-tooltip\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"desc\",\"label\":\"注释\",\"show-overflow-tooltip\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"type\",\"label\":\"类型\",\"width\":\"80\"}})],1)],1),_c('el-col',{attrs:{\"span\":1}},[_c('el-button',{staticStyle:{\"-webkit-transform\":\"rotate(270deg)\",\"transform\":\"rotate(270deg)\"},attrs:{\"type\":\"primary\",\"circle\":\"\",\"icon\":\"icon-hide\",\"title\":\"将所选字段添加为显示字段\"},on:{\"click\":function($event){return _vm.allFillToDisplay()}}})],1),_c('el-col',{attrs:{\"span\":10}},[_c('el-table',{attrs:{\"border\":\"\",\"data\":_vm.exportSettingFields}},[_c('el-table-column',{attrs:{\"label\":\"序号\",\"type\":\"index\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"label\":\"注释\",\"prop\":\"desc\"}}),_c('el-table-column',{attrs:{\"label\":\"列名\",\"prop\":\"name\",\"width\":\"150\"}}),_c('el-table-column',{attrs:{\"label\":\"操作\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{attrs:{\"type\":\"danger\",\"size\":\"mini\",\"icon\":\"el-icon-delete\",\"plain\":\"\"},on:{\"click\":function($event){return _vm.removeExport(scope.$index)}}})]}}])})],1)],1)],1),_c('div',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.exportOk}},[_vm._v(\"确 定\")]),_c('el-button',{on:{\"click\":function($event){_vm.exportUpdateVisible = false}}},[_vm._v(\"取 消\")])],1)],1),_c('ht-load-data',{attrs:{\"url\":\"/form/customDialog/v1/getAll\",\"requestMethod\":\"post\",\"context\":\"form\"},on:{\"after-load-data\":_vm.afterCustomDialogLoadData}}),_c('ht-load-data',{attrs:{\"url\":\"/form/customQuery/v1/list\",\"requestMethod\":\"post\",\"context\":\"form\"},on:{\"after-load-data\":_vm.afterCustomQueryLoadData}}),(_vm.outValueTypeVisible)?_c('el-dialog',{attrs:{\"visible\":_vm.outValueTypeVisible,\"close-on-click-modal\":false,\"destroy-on-close\":true,\"append-to-body\":\"\"},on:{\"update:visible\":function($event){_vm.outValueTypeVisible=$event}}},[(_vm.outConfig.type == 'select')?_c('el-form',{attrs:{\"label-width\":\"120px\"}},[_c('el-form-item',{attrs:{\"label\":\"选项配置\"}},[_c('el-radio-group',{staticClass:\"btn-radio\",attrs:{\"size\":\"mini\"},model:{value:(_vm.outConfig.choiceType),callback:function ($$v) {_vm.$set(_vm.outConfig, \"choiceType\", $$v)},expression:\"outConfig.choiceType\"}},[_c('el-radio-button',{attrs:{\"label\":\"static\"}},[_vm._v(\"固定选项\")]),_c('el-radio-button',{attrs:{\"label\":\"dynamic\"}},[_vm._v(\"动态选项\")])],1)],1),(_vm.outConfig.choiceType == 'dynamic')?[_c('el-form-item',{attrs:{\"label\":\"选择关联查询\"}},[_c('ht-select',{attrs:{\"filterable\":\"\",\"options\":_vm.customQuerys,\"props\":{key: 'alias', value: 'name'}},on:{\"change\":_vm.setCurrentCustomQuery},model:{value:(_vm.outConfig.customQuery.alias),callback:function ($$v) {_vm.$set(_vm.outConfig.customQuery, \"alias\", $$v)},expression:\"outConfig.customQuery.alias\"}})],1),_c('el-form-item',{attrs:{\"label\":\"值\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.outConfig.customQuery.resultfield,\"props\":{key: 'field', value: 'comment'}},model:{value:(_vm.outConfig.customQuery.valueBind),callback:function ($$v) {_vm.$set(_vm.outConfig.customQuery, \"valueBind\", $$v)},expression:\"outConfig.customQuery.valueBind\"}})],1),_c('el-form-item',{attrs:{\"label\":\"标签\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.outConfig.customQuery.resultfield,\"props\":{key: 'field', value: 'comment'}},model:{value:(_vm.outConfig.customQuery.labelBind),callback:function ($$v) {_vm.$set(_vm.outConfig.customQuery, \"labelBind\", $$v)},expression:\"outConfig.customQuery.labelBind\"}})],1)]:[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.outConfig.selectData,\"border\":\"\"}},[_c('el-table-column',{attrs:{\"label\":\"选项值\",\"width\":\"300px\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('ht-input',{staticStyle:{\"width\":\"100%\"},model:{value:(scope.row.key),callback:function ($$v) {_vm.$set(scope.row, \"key\", $$v)},expression:\"scope.row.key\"}})]}}],null,false,908437884)}),_c('el-table-column',{attrs:{\"label\":\"选项标签\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('ht-input',{staticStyle:{\"width\":\"100%\"},model:{value:(scope.row.value),callback:function ($$v) {_vm.$set(scope.row, \"value\", $$v)},expression:\"scope.row.value\"}})]}}],null,false,1203538880)}),_c('el-table-column',{attrs:{\"label\":\"操作\",\"width\":\"100px\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{staticClass:\"btn-padding\",staticStyle:{\"margin-left\":\"0px\"},attrs:{\"icon\":\"el-icon-delete\"},on:{\"click\":function($event){return _vm.outConfig.selectData.remove(scope.row)}}})]}}],null,false,52689325)},[_c('template',{slot:\"header\"},[_vm._v(\"\\n 操作\\n \"),_c('el-button',{staticClass:\"btn-padding\",attrs:{\"icon\":\"el-icon-plus\"},on:{\"click\":function($event){return _vm.outConfig.selectData.push({key: '', value: ''})}}})],1)],2)],1)]],2):(_vm.outConfig.type == 'dialog')?_c('el-form',{attrs:{\"label-width\":\"120px\"}},[_c('ht-form-item',{attrs:{\"label\":\"按钮名称\"}},[_c('ht-input',{model:{value:(_vm.outConfig.dialogConfig.name),callback:function ($$v) {_vm.$set(_vm.outConfig.dialogConfig, \"name\", $$v)},expression:\"outConfig.dialogConfig.name\"}})],1),_c('ht-form-item',[_c('template',{slot:\"label\"},[_c('el-tooltip',{attrs:{\"content\":\"所选择的自定义查询作为选项时的绑定\"}},[_c('i',{staticClass:\"property-tip icon-question\"})]),_c('span',[_vm._v(\"选择对话框\")])],1),_c('ht-select',{attrs:{\"filterable\":\"\",\"options\":_vm.customDialogs,\"props\":{key: 'alias', value: 'name'}},on:{\"change\":_vm.changeCustDialog},model:{value:(_vm.outConfig.dialogConfig.alias),callback:function ($$v) {_vm.$set(_vm.outConfig.dialogConfig, \"alias\", $$v)},expression:\"outConfig.dialogConfig.alias\"}}),_c('table',{staticClass:\"form-table\",attrs:{\"cellspacing\":\"0\",\"cellpadding\":\"0\",\"border\":\"0\"}},[_c('tbody',[_c('tr',{staticClass:\"linkageTable-tr\"},[_c('td',{attrs:{\"width\":\"150px\"}},[_vm._v(\"返回结果字段\")]),_c('td',{attrs:{\"width\":\"220px\"}},[_vm._v(\"绑定显示的属性\")])]),_vm._l((_vm.outConfig.dialogConfig.resultField),function(field,index){return _c('tr',{key:index,staticClass:\"linkageTable-tr\"},[_c('td',[_vm._v(_vm._s(field.comment))]),_c('td',[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.desc,\"value\":item.name}})})}}],null,true),model:{value:(_vm.outConfig.parameter[field.comment]),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, field.comment, $$v)},expression:\"outConfig.parameter[field.comment]\"}})],1)])})],2)])],2)],1):_c('el-form',{directives:[{name:\"form\",rawName:\"v-form\"}],attrs:{\"data-vv-scope\":\"form\",\"model\":_vm.outConfig}},[_c('el-form-item',[[_c('el-checkbox',{model:{value:(_vm.outConfig.isSingle),callback:function ($$v) {_vm.$set(_vm.outConfig, \"isSingle\", $$v)},expression:\"outConfig.isSingle\"}},[_vm._v(\"单选\")]),(_vm.outConfig.type == 'user')?_c('el-checkbox',{model:{value:(_vm.outConfig.selectCurrent),callback:function ($$v) {_vm.$set(_vm.outConfig, \"selectCurrent\", $$v)},expression:\"outConfig.selectCurrent\"}},[_vm._v(\"当前用户\")]):(_vm.outConfig.type == 'org')?_c('el-checkbox',{model:{value:(_vm.outConfig.selectCurrent),callback:function ($$v) {_vm.$set(_vm.outConfig, \"selectCurrent\", $$v)},expression:\"outConfig.selectCurrent\"}},[_vm._v(\"当前组织\")]):_vm._e()]],2),_c('el-form-item',[_c('template',{slot:\"label\"},[_c('el-tooltip',{attrs:{\"placement\":\"top\"}},[_c('div',{attrs:{\"slot\":\"content\"},slot:\"content\"},[_vm._v(\"\\n 选择器的返回值绑定的属性,选择器控件绑定的属性不能作为返回值绑定\\n \")]),_c('i',{staticClass:\"el-icon-question\"})]),_c('span',[_vm._v(\"返回值\")])],1),_c('br'),(_vm.outConfig.type == 'user')?[_c('ht-form-item',{attrs:{\"label\":\"用户ID\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.id),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"id\", $$v)},expression:\"outConfig.parameter.id\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"用户账号\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.account),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"account\", $$v)},expression:\"outConfig.parameter.account\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"用户姓名\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.fullname),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"fullname\", $$v)},expression:\"outConfig.parameter.fullname\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"用户手机\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.mobile),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"mobile\", $$v)},expression:\"outConfig.parameter.mobile\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"用户邮箱\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.email),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"email\", $$v)},expression:\"outConfig.parameter.email\"}})],1)]:(_vm.outConfig.type == 'org')?[_c('ht-form-item',{attrs:{\"label\":\"组织ID\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.id),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"id\", $$v)},expression:\"outConfig.parameter.id\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"组织代码\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.code),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"code\", $$v)},expression:\"outConfig.parameter.code\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"组织名称\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.name),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"name\", $$v)},expression:\"outConfig.parameter.name\"}})],1)]:(_vm.outConfig.type == 'post')?[_c('ht-form-item',{attrs:{\"label\":\"岗位ID\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.id),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"id\", $$v)},expression:\"outConfig.parameter.id\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"岗位代码\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.code),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"code\", $$v)},expression:\"outConfig.parameter.code\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"岗位名称\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.name),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"name\", $$v)},expression:\"outConfig.parameter.name\"}})],1)]:(_vm.outConfig.type == 'job')?[_c('ht-form-item',{attrs:{\"label\":\"职务ID\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.id),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"id\", $$v)},expression:\"outConfig.parameter.id\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"职务代码\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.code),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"code\", $$v)},expression:\"outConfig.parameter.code\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"职务名称\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.name),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"name\", $$v)},expression:\"outConfig.parameter.name\"}})],1)]:(_vm.outConfig.type == 'dem')?[_c('ht-form-item',{attrs:{\"label\":\"维度ID\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.id),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"id\", $$v)},expression:\"outConfig.parameter.id\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"维度代码\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.code),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"code\", $$v)},expression:\"outConfig.parameter.code\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"维度名称\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.demName),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"demName\", $$v)},expression:\"outConfig.parameter.demName\"}})],1)]:(_vm.outConfig.type == 'role')?[_c('ht-form-item',{attrs:{\"label\":\"角色ID\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.id),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"id\", $$v)},expression:\"outConfig.parameter.id\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"角色代码\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.code),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"code\", $$v)},expression:\"outConfig.parameter.code\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"角色名称\",\"label-width\":\"100px\"}},[_c('ht-select',{attrs:{\"clearable\":\"\",\"options\":_vm.displaySettingFields,\"props\":{key: 'name', value: 'desc'}},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var options = ref.options;\nreturn _vm._l((options),function(item){return _c('el-option',{key:item.id,attrs:{\"disabled\":item.name == _vm.outConfig.bind,\"label\":item.desc,\"value\":item.name}})})}}],null,false,3009070474),model:{value:(_vm.outConfig.parameter.name),callback:function ($$v) {_vm.$set(_vm.outConfig.parameter, \"name\", $$v)},expression:\"outConfig.parameter.name\"}})],1)]:_vm._e()],2)],1),_c('div',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.outValueOk}},[_vm._v(\"确 定\")]),_c('el-button',{on:{\"click\":function($event){_vm.outValueTypeVisible = false}}},[_vm._v(\"取 消\")])],1)],1):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}