{"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\\flow\\FlowBranchConditionSet.vue?vue&type=template&id=3bc5493b&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\flow\\FlowBranchConditionSet.vue","mtime":1675071991788},{"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-dialog',{attrs:{\"width\":\"60%\",\"title\":'分支条件设置(' + _vm.curNode.nodeId + ')',\"visible\":_vm.dialogVisible,\"close-on-click-modal\":false,\"top\":\"8vh\",\"before-close\":_vm.close,\"append-to-body\":\"\"}},[_c('el-container',[_c('el-main',{staticStyle:{\"padding\":\"10px\",\"height\":\"500px\"}},[_c('table',{staticClass:\"table table-bordered\",staticStyle:{\"border-spacing\":\"0\",\"width\":\"100%\",\"max-height\":\"400px\",\"overflow\":\"initial\"}},[_c('tr',[_c('th',{staticStyle:{\"width\":\"20%\"}},[_vm._v(\"条件表达式\")]),_c('td',[_c('div',{staticStyle:{\"margin\":\"8px 0\"}},[_c('el-button',{attrs:{\"size\":\"small\"},on:{\"click\":_vm.showConditionBuild}},[_vm._v(\"条件脚本\")]),_c('FlowVarSelector',{attrs:{\"defId\":_vm.curNode.defId},on:{\"node-click\":_vm.varTreeOnConfirm}})],1),_vm._l((_vm.data.incomeNodes),function(inNode){return _c('div',{key:inNode.nodeId},[(inNode.type == 'SIGNTASK')?_c('el-link',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.setEditorVal(inNode.nodeId, 1)}}},[_vm._v(_vm._s(inNode.name)+\"投票通过\")]):_vm._e(),(inNode.type == 'SIGNTASK')?_c('el-link',{staticStyle:{\"margin-left\":\"20px\"},attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.setEditorVal(inNode.nodeId, 2)}}},[_vm._v(_vm._s(inNode.name)+\"投票不通过\")]):_vm._e(),(inNode.type != 'SIGNTASK')?_c('el-link',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.setEditorVal(1, 1)}}},[_vm._v(_vm._s(inNode.name)+\"-通过\")]):_vm._e(),(inNode.type != 'SIGNTASK')?_c('el-link',{staticStyle:{\"margin-left\":\"20px\"},attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.setEditorVal(1, 2)}}},[_vm._v(_vm._s(inNode.name)+\"-反对\")]):_vm._e()],1)}),_c('br'),_vm._v(\"\\n 选择流程变量的时候,请注意光标位置。\\n \")],2)]),_vm._l((_vm.data.outcomeNodes),function(outNode){return _c('tr',{key:outNode.nodeId},[_c('th',{attrs:{\"width\":\"20%\"}},[_c('span',[_vm._v(_vm._s(outNode.name))])]),_c('td',{staticClass:\"code-mirror-td\",on:{\"click\":function($event){return _vm.setCurEditNodeId(outNode.nodeId)}}},[_c('codemirror',{ref:\"mycode\",refInFor:true,staticClass:\"code\",staticStyle:{\"width\":\"99%\"},attrs:{\"options\":_vm.cmOptions2},model:{value:(_vm.data.conditions[outNode.nodeId]),callback:function ($$v) {_vm.$set(_vm.data.conditions, outNode.nodeId, $$v)},expression:\"data.conditions[outNode.nodeId]\"}})],1)])})],2)])],1),_c('span',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"medium\"},on:{\"click\":_vm.handleClose}},[_vm._v(\"确 定\")]),_c('el-button',{attrs:{\"size\":\"medium\"},on:{\"click\":function($event){_vm.dialogVisible = false}}},[_vm._v(\"取 消\")])],1)],1),_c('FlowConditionBuildDialog',{ref:\"flowConditionBuildDialog\",attrs:{\"defId\":_vm.curNode.defId},on:{\"onConfirm\":_vm.conditionDialogConfirm}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}