{"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\\RemindSetting.vue?vue&type=template&id=602197d4&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\form\\dataTemplate\\RemindSetting.vue","mtime":1675071992178},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-form',{directives:[{name:\"form\",rawName:\"v-form\"}],ref:\"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.addRemindSetting}},[_vm._v(\"添加\\n\\t\\t\\t\")]),_c('el-table',{ref:\"remindSettingTable\",staticClass:\"dt-manage__table\",attrs:{\"border\":\"\",\"max-height\":_vm.tabHeight,\"data\":_vm.remindSettingList,\"tooltip-effect\":\"dark\"}},[_c('el-table-column',{attrs:{\"label\":\"提醒对象\",\"width\":\"280px\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-row',{attrs:{\"gutter\":2}},[_c('el-col',{attrs:{\"span\":8}},[_c('ht-select',{staticStyle:{\"display\":\"inline-block\"},attrs:{\"name\":\"提醒对象\",\"validate\":{required:true},\"options\":_vm.userPluginList},on:{\"change\":function($event){return _vm.changeTypeObj($event,scope.row)}},model:{value:(scope.row.typeObj),callback:function ($$v) {_vm.$set(scope.row, \"typeObj\", $$v)},expression:\"scope.row.typeObj\"}})],1),_c('el-col',{attrs:{\"span\":16}},[(scope.row.typeObj=='user')?[_c('eip-user-selector',{attrs:{\"name\":\"用户\",\"validate\":{required:true},\"appendToBody\":true,\"config\":{id:'remindSettingList['+scope.$index+'].objId'}},model:{value:(scope.row.objName),callback:function ($$v) {_vm.$set(scope.row, \"objName\", $$v)},expression:\"scope.row.objName\"}})]:(scope.row.typeObj=='org')?[_c('eip-org-selector',{staticStyle:{\"display\":\"inline-block\"},attrs:{\"name\":\"组织\",\"validate\":{required:true},\"appendToBody\":true,\"config\":{id:'remindSettingList['+scope.$index+'].objId'}},model:{value:(scope.row.objName),callback:function ($$v) {_vm.$set(scope.row, \"objName\", $$v)},expression:\"scope.row.objName\"}})]:(scope.row.typeObj=='position')?[_c('eip-post-selector',{staticStyle:{\"display\":\"inline-block\"},attrs:{\"name\":\"岗位\",\"validate\":{required:true},\"appendToBody\":true,\"config\":{id:'remindSettingList['+scope.$index+'].objId'}},model:{value:(scope.row.objName),callback:function ($$v) {_vm.$set(scope.row, \"objName\", $$v)},expression:\"scope.row.objName\"}})]:(scope.row.typeObj=='role')?[_c('eip-role-selector',{staticStyle:{\"display\":\"inline-block\"},attrs:{\"name\":\"角色\",\"validate\":{required:true},\"appendToBody\":true,\"config\":{id:'remindSettingList['+scope.$index+'].objId'}},model:{value:(scope.row.objName),callback:function ($$v) {_vm.$set(scope.row, \"objName\", $$v)},expression:\"scope.row.objName\"}})]:(scope.row.typeObj=='job')?[_c('eip-job-selector',{staticStyle:{\"display\":\"inline-block\"},attrs:{\"name\":\"职务\",\"validate\":{required:true},\"appendToBody\":true,\"config\":{id:'remindSettingList['+scope.$index+'].objId'}},model:{value:(scope.row.objName),callback:function ($$v) {_vm.$set(scope.row, \"objName\", $$v)},expression:\"scope.row.objName\"}})]:(scope.row.typeObj=='script')?[_c('ht-select',{staticStyle:{\"display\":\"inline-block\"},attrs:{\"name\":\"变量\",\"validate\":{required:true},\"options\":_vm.displaySettingFields,\"props\":{key:'name', value: 'desc'}},model:{value:(scope.row.objId),callback:function ($$v) {_vm.$set(scope.row, \"objId\", $$v)},expression:\"scope.row.objId\"}})]:_vm._e()],2)],1)]}}])}),_c('el-table-column',{attrs:{\"label\":\"提醒内容\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-container',[_c('el-main',{attrs:{\"id\":'mainHeight'+scope.$index}},[_c('el-container',[_c('el-header',{attrs:{\"height\":\"30px\"}},[_c('div',[_vm._v(\"主题:\"),_c('span',{domProps:{\"textContent\":_vm._s(scope.row.subject)}})])]),_c('el-main',[_c('div',[_vm._v(\"内容:\"),_c('span',{domProps:{\"innerHTML\":_vm._s(scope.row.content)}})])])],1)],1),_c('el-aside',{style:('line-height:'+scope.row.mainHeight+'px'),attrs:{\"width\":\"80px\"}},[_c('ht-input',{directives:[{name:\"show\",rawName:\"v-show\",value:(false),expression:\"false\"}],attrs:{\"placeholder\":\"请输入主题\",\"autocomplete\":\"off\",\"validate\":{required:true},\"name\":\"主题\"},model:{value:(scope.row.content),callback:function ($$v) {_vm.$set(scope.row, \"content\", $$v)},expression:\"scope.row.content\"}}),_c('el-button',{attrs:{\"type\":\"primary\",\"icon\":\"el-icon-edit\",\"size\":\"small\"},on:{\"click\":function($event){return _vm.setContent(scope.row,scope.$index)}}},[_vm._v(\"设置\\n\\t\\t\\t\\t\\t\\t\\t\\t\")])],1)],1)]}}])}),_c('el-table-column',{attrs:{\"label\":\"提醒条件\",\"width\":\"100px\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{attrs:{\"type\":\"primary\",\"icon\":\"el-icon-edit\",\"size\":\"small\"},on:{\"click\":function($event){return _vm.setRule(scope.row.rule,scope.$index)}}},[_vm._v(\"设置\\n\\t\\t\\t\\t\\t\\t\")])]}}])}),_c('el-table-column',{attrs:{\"label\":\"提醒次数\",\"width\":\"250px\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('ht-radio',{attrs:{\"validate\":{required:true},\"options\":[{key:'0',value:'一直提醒'},{key:'1',value:'一次'}]},model:{value:(scope.row.count),callback:function ($$v) {_vm.$set(scope.row, \"count\", $$v)},expression:\"scope.row.count\"}})]}}])}),_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.remindSettingList.remove(scope.row)}}})]}}])})],1)],1),_c('div',[_c('el-dialog',{staticClass:\"urgent-text\",attrs:{\"title\":\"字段提示\",\"visible\":_vm.dialogContentVisible,\"append-to-body\":\"\",\"close-on-click-modal\":false,\"destroy-on-close\":true},on:{\"update:visible\":function($event){_vm.dialogContentVisible=$event}}},[_c('el-form',{directives:[{name:\"form\",rawName:\"v-form\"}],attrs:{\"model\":_vm.dialogContentData,\"data-vv-scope\":\"contentForm\"}},[_c('el-form-item',{attrs:{\"label\":\"主题\",\"label-width\":\"80px\"}},[_c('ht-input',{staticStyle:{\"width\":\"100%\"},attrs:{\"placeholder\":\"请输入主题\",\"autocomplete\":\"off\",\"validate\":{required:true},\"name\":\"主题\",\"maxlength\":50,\"showWordLimit\":true},model:{value:(_vm.dialogContentData.subject),callback:function ($$v) {_vm.$set(_vm.dialogContentData, \"subject\", $$v)},expression:\"dialogContentData.subject\"}})],1),_c('el-form-item',{attrs:{\"label\":\"详情\",\"label-width\":\"80px\"}},[_c('htEditor',{attrs:{\"config\":_vm.myConfig},model:{value:(_vm.dialogContentData.content),callback:function ($$v) {_vm.$set(_vm.dialogContentData, \"content\", $$v)},expression:\"dialogContentData.content\"}}),_c('ht-input',{directives:[{name:\"show\",rawName:\"v-show\",value:(false),expression:\"false\"}],attrs:{\"name\":\"详情\",\"validate\":{required:true},\"placeholder\":\"请输入详情\"},model:{value:(_vm.dialogContentData.content),callback:function ($$v) {_vm.$set(_vm.dialogContentData, \"content\", $$v)},expression:\"dialogContentData.content\"}})],1)],1),_c('div',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.contentOk}},[_vm._v(\"确定\")]),_c('el-button',{on:{\"click\":function($event){_vm.dialogContentVisible=false;_vm.dialogContentData={}}}},[_vm._v(\"取 消\")])],1)],1),(_vm.dialogMethodVisible)?_c('el-dialog',{staticClass:\"urgent-text\",attrs:{\"title\":\"设置提醒规则\",\"visible\":_vm.dialogMethodVisible,\"append-to-body\":\"\",\"close-on-click-modal\":false,\"destroy-on-close\":true},on:{\"update:visible\":function($event){_vm.dialogMethodVisible=$event}}},[_c('table',{staticClass:\"form-table\",attrs:{\"cellspacing\":\"0\",\"cellpadding\":\"0\",\"border\":\"0\"}},[_c('tbody',[_c('tr',[_c('td',{attrs:{\"colspan\":\"6\"}},[_c('el-container',[_c('el-main',{staticStyle:{\"width\":\"100%\"}},[_c('div',{staticStyle:{\"position\":\"relative\",\"height\":\"360px\",\"overflow\":\"auto\",\"width\":\"100%\"}},[_c('div',{staticStyle:{\"position\":\"absolute\",\"z-index\":\"2\"}},[_c('form',{directives:[{name:\"form\",rawName:\"v-form\"}],attrs:{\"data-vv-scope\":\"form1\"}},_vm._l((_vm.tabList),function(tab){return _c('table',{key:tab.indexStr,staticClass:\"table-list custom_condition_tab table\",style:(tab.style)},[_c('tbody',[_c('tr',[_c('td',{staticStyle:{\"width\":\"220px\"}},[_c('el-select',{directives:[{name:\"validate\",rawName:\"v-validate\",value:({required:true}),expression:\"{required:true}\"}],staticStyle:{\"width\":\"200px\"},attrs:{\"size\":\"mini\"},on:{\"change\":function($event){return _vm.setFieldOtherInfo(this,tab,1)}},model:{value:(tab.property),callback:function ($$v) {_vm.$set(tab, \"property\", $$v)},expression:\"tab.property\"}},_vm._l((_vm.displaySettingFields),function(m){return _c('el-option',{key:m.pathStr,attrs:{\"value\":m.name,\"label\":m.desc}})}),1)],1),_c('td',{staticStyle:{\"width\":\"100px\"}},[_c('el-select',{staticStyle:{\"width\":\"100px\"},attrs:{\"size\":\"mini\"},model:{value:(tab.operator),callback:function ($$v) {_vm.$set(tab, \"operator\", $$v)},expression:\"tab.operator\"}},[_c('el-option',{attrs:{\"label\":\"等于\",\"value\":\"1\"}}),_c('el-option',{attrs:{\"label\":\"不等于\",\"value\":\"2\"}}),(tab.dataType =='date'|| tab.dataType =='number')?_c('el-option',{attrs:{\"label\":\"大于\",\"value\":\"3\"}}):_vm._e(),(tab.dataType =='date'|| tab.dataType =='number')?_c('el-option',{attrs:{\"label\":\"大于等于\",\"value\":\"7\"}},[_vm._v(\"大于等于\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\")]):_vm._e(),(tab.dataType =='date'|| tab.dataType =='number')?_c('el-option',{attrs:{\"label\":\"小于\",\"value\":\"4\"}}):_vm._e(),(tab.dataType =='date'|| tab.dataType =='number')?_c('el-option',{attrs:{\"label\":\"小于等于\",\"value\":\"8\"}},[_vm._v(\"小于等于\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\")]):_vm._e(),(tab.dataType =='varchar' )?_c('el-option',{attrs:{\"label\":\"包含\",\"value\":\"5\"}},[_vm._v(\"包含\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\")]):_vm._e(),(tab.dataType =='varchar' )?_c('el-option',{attrs:{\"label\":\"不包含\",\"value\":\"6\"}},[_vm._v(\"不包含\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\")]):_vm._e(),_c('el-option',{attrs:{\"label\":\"属于\",\"value\":\"9\"}},[_vm._v(\"属于\")])],1)],1),_c('td',[_c('el-select',{staticStyle:{\"width\":\"100px\"},attrs:{\"size\":\"mini\"},model:{value:(tab.type),callback:function ($$v) {_vm.$set(tab, \"type\", $$v)},expression:\"tab.type\"}},[_c('el-option',{attrs:{\"label\":\"固定值\",\"value\":\"1\"}},[_vm._v(\"固定值\")]),_c('el-option',{attrs:{\"label\":\"脚本\",\"value\":\"2\"}},[_vm._v(\"脚本\")])],1)],1),(tab.compType!='2' && tab.dataType=='date' && (tab.operator!=7 && tab.operator!=8) && tab.type == 1)?_c('td',{staticStyle:{\"width\":\"220px\"}},[(tab.type == 1 )?_c('ht-date',{staticStyle:{\"width\":\"215px\"},attrs:{\"validate\":{'required':true},\"format\":tab.format,\"showDate\":true,\"day\":-3},model:{value:(tab.value),callback:function ($$v) {_vm.$set(tab, \"value\", $$v)},expression:\"tab.value\"}}):_vm._e()],1):_vm._e(),(tab.dataType !='date' && tab.type == 1)?_c('td',{staticStyle:{\"width\":\"220px\"}},[(tab.type == 1)?_c('ht-input',{staticStyle:{\"width\":\"203px\"},attrs:{\"validate\":{'required':true},\"maxlength\":50,\"showWordLimit\":true},model:{value:(tab.value),callback:function ($$v) {_vm.$set(tab, \"value\", $$v)},expression:\"tab.value\"}}):_vm._e()],1):_vm._e(),(tab.type == 2)?_c('td',[_c('el-select',{attrs:{\"filterable\":\"\",\"placeholder\":\"请选择脚本\"},model:{value:(tab.value),callback:function ($$v) {_vm.$set(tab, \"value\", $$v)},expression:\"tab.value\"}},_vm._l((_vm.scripts),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.name,\"value\":item.script}})}),1)],1):_vm._e(),_c('td',{staticStyle:{\"width\":\"60px\"}},[_c('el-button',{attrs:{\"size\":\"mini\",\"icon\":\"el-icon-delete\"},on:{\"click\":function($event){return _vm.removeCondition(tab.indexStr)}}})],1)])])])}),0),_vm._l((_vm.branchList),function(branch,$index){return _c('div',{key:branch.indexStr,staticClass:\"labelrag\",style:(branch.style+';height: 24px')},[_c('el-select',{staticClass:\"selected_search\",on:{\"change\":function($event){return _vm.changecondition($index)}},model:{value:(branch.newjunction),callback:function ($$v) {_vm.$set(branch, \"newjunction\", $$v)},expression:\"branch.newjunction\"}},[_c('el-option',{attrs:{\"label\":\"并且\",\"value\":\"and\"}}),_c('el-option',{attrs:{\"label\":\"或者\",\"value\":\"or\"}}),_c('el-option',{attrs:{\"label\":\"添加条件\",\"value\":\"3\"}}),(branch.condition !='noAdd' )?_c('el-option',{attrs:{\"label\":\"添加联合条件\",\"value\":\"4\"}}):_vm._e(),(branch.condition !='noDel' )?_c('el-option',{attrs:{\"label\":\"删除\",\"value\":\"5\"}}):_vm._e()],1)],1)})],2),_c('div',{staticStyle:{\"position\":\"absolute\",\"z-index\":\"1\",\"width\":\"100%\",\"height\":\"100%\"},domProps:{\"innerHTML\":_vm._s(_vm.svgHtml)}})])]),_c('el-footer',[_c('div',{domProps:{\"textContent\":_vm._s(_vm.dialogRuleData)}})])],1)],1)])])]),_c('div',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.previewCondition(false)}}},[_vm._v(\"预览表达式\")]),_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.previewCondition(true)}}},[_vm._v(\"确定\")]),_c('el-button',{on:{\"click\":function($event){_vm.dialogMethodVisible = false}}},[_vm._v(\"取 消\")])],1)]):_vm._e()],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}