yxk_pc_mdh/gyhl/static/js/218.74ecc82e6f2b94765bdb.js

1 line
20 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

webpackJsonp([218],{"W/rM":function(e,t){},ZMW8:function(e,t){},"rMf+":function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("BO1k"),i=a.n(o),l=a("woOf"),s=a.n(l),n=a("d7EF"),r=a.n(n),c=a("//Fk"),d=a.n(c),p=a("mvHQ"),u=a.n(p),h=a("Dd8w"),m=a.n(h),f=a("Dod7"),v=a("ysqt"),b=a("Xnfr"),g=a("iDdT"),D=a("3MlD"),w=a("G9gL"),_=a("0zcq"),C=a("bzuE"),y=a("NYxO"),P={components:{btnInput:v.a,DialogChooseSingleUser:D.a,DialogChooseSingleDevice:w.a,DialogChooseCheckProject:g.a,dialogChoosePoint:_.a},data:function(){return{formData:{code:"",name:"",standard:"",type:239,deviceType:"",manHour:"",labourPrice:"",deptId:"",operator:"",deviceId:"",remark:"",whetherExamine:0,whetherCollect:0,processCheck:[],uploadAttachment:[]},uomList:[],pointList:[],pointData:[],btn:!1,loading:!1,isDisabled:!1,fileDocList:[],options:[],deviceoptions:[],selectDeptId:[],getUserList:[],depOptions:[],config:C.a,deviceLoading:!1,ChoosePointVisible:!1,chooseDevicesVisible:!1,chooseUserVisible:!1,ChooseCheckProjectVisible:!1,dialogTitle:"选择配置",CheckProjects:[],pointProjects:[],btnDisabled:!0,whetherCollectBtn:!0,rulesForm:{name:[{required:!0,message:"请填写工序名称",trigger:"blur"}]},uploadAttachment:[],tableData:[],uploadUrl:f.a.uploadUrl,ftpPrefix:f.a.ftpPrefix,fullscreenLoading:!1,auto_upload:!1}},mounted:function(){this.initData()},watch:{formData:{handler:function(e){e.deviceType?this.btn=!1:(this.btn=!0,this.formData.deviceId="",this.formData.deviceName="",this.formData.whetherCollect=0),e.deviceName||(this.formData.whetherCollect=0),0==this.formData.whetherCollect&&(this.pointData=[],this.whetherCollectBtn=!0),0==this.formData.whetherExamine&&(this.tableData=[])},deep:!0}},methods:m()({},Object(y.d)({removeTagNav:"tagNav/removeTagNav"}),{handleSelectionChange_point:function(e){this.pointProjects=e},getPoint:function(e){var t=this;e&&(console.log(e),e.forEach(function(e){t.$set(e,"onlyId",e.id+"_"+Date.now()),t.$set(e,"pointId",e.id),delete e.id,t.pointData.push(e)}))},removePointProjects:function(){var e=this;this.CheckProjects&&(console.log(this.pointProjects),this.pointProjects.forEach(function(t){var a=e.pointData.findIndex(function(e){if(e.onlyId==t.onlyId)return!0});e.pointData.splice(a,1)}))},gotoIndex:function(){this.removeTagNav({path:this.$route.path,title:this.$route.meta.name}),this.$router.push({path:"/basic/process",query:{t:Date.now()}}),this.formData={},this.tableData=[]},getName:function(e){var t;t=this.deviceoptions.find(function(t){return t.id===e}),this.formData.deviceId="",this.formData.deviceName="",this.formData.deviceTypeName=t.name?t.name:""},save:function(){var e=this;this.$refs.form.validate(function(t){if(t){if(null!=e.uploadAttachment&&e.uploadAttachment.length>0){var a=[];e.uploadAttachment.forEach(function(e){var t={fileName:e.fileName,filePath:e.filePath};a.push(t)}),e.formData.uploadAttachment=u()(a)}var o=[];console.log(e.tableData);var i=!0;if(e.tableData.forEach(function(e){if(e.min>e.max)i=!1;else{var t={proId:e.id,uom:e.uom,min:e.min,max:e.max,pointId:e.pointId};o.push(t)}}),!i)return void e.$message({message:"目标值下限不能大于目标值上限",type:"warning"});console.log(e.pointData);var l=[];if(e.pointData.forEach(function(e){l.push(e.pointId)}),e.formData.pointList=l,e.formData.processCheck=u()(o),e.isDisabled)return;e.isDisabled=!0,e.$api.processAPI.addAndChangeProcess(e.formData).then(function(t){e.isDisabled=!1,console.log(t),0===t.code?(e.$message({message:t.msg,type:"success"}),e.gotoIndex()):e.$message({message:t.msg,type:"error"})})}})},getCheckProjects:function(e){var t=this;console.log(e);var a=[];e.forEach(function(e){t.$set(e,"onlyId",Date.now()),a.push(e)}),this.tableData=this.tableData.concat(a)},removeCheckProject:function(){var e=this;this.CheckProjects&&(console.log(this.CheckProjects),this.CheckProjects.forEach(function(t){var a=e.tableData.findIndex(function(e){if(e.onlyId==t.onlyId&&e.id==t.id)return!0});e.tableData.splice(a,1)}))},handlePartChange:function(e){this.CheckProjects=e},getDevice:function(e){var t=this;console.log(e),e&&(this.formData.deviceId=e.id,this.formData.deviceName=e.name,this.$api.netWorkingAPI.measurePointList({deviceId:e.id}).then(function(e){0===e.code?(e.data.datas.forEach(function(e){1==e.isManualInput?e.isManualInput="是":e.isManualInput="否"}),t.pointList=e.data.datas?e.data.datas:[]):t.pointList=[]}))},getUser:function(e){console.log(e);e&&(this.formData.operatorName=e.name,this.formData.operator=e.id,this.selectDeptId=e.deptId,this.formData.deptId=e.deptId,this.setDefaultDept())},setDefaultDept:function(){if(this.depOptions.length>0&&this.formData.deptId){var e=u()(this.formData.deptId),t=this.treeFindPath(this.depOptions,function(t){return t.id===e});this.selectDeptId=JSON.parse(u()(t))}},handleChange:function(e){this.formData.deptId=e.length>=1?e[e.length-1]:"",this.selectDeptId=e},initData:function(){var e=this;this.$api.processAPI.processTypeList({type:"process_type"}).then(function(t){console.log(t),e.options=t.datas}),this.$api.processAPI.processTypeList({type:"uom_type"}).then(function(t){e.uomList=t.datas}),this.$api.processAPI.processTypeList({type:"device_type"}).then(function(t){console.log(t),e.deviceoptions=t.datas}),d.a.all([this.$api.commonAPI.getDeptsTree(),this.$api.roleAPI.list()]).then(function(t){var a=r()(t,2),o=a[0],i=a[1];0===o.code&&(e.depOptions=o.data.children,e.setDefaultDept(),e.setDeptList(e.depOptions)),0===i.code&&(e.roleList=i.datas)}).catch(function(e){console.log(e)}),this.formData.userId&&(this.loading=!0,this.$api.userAPI.detail(this.formData.userId).then(function(t){e.loading=!1,0===t.code&&(e.formData=s()({},e.formData,t.user),e.setDefaultDept())}))},treeFindPath:function(e,t){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(!e)return[];var o=!0,l=!1,s=void 0;try{for(var n,r=i()(e);!(o=(n=r.next()).done);o=!0){var c=n.value;if(a.push(c.id),t(c))return a;if(c.children){var d=this.treeFindPath(c.children,t,a);if(d.length)return d}a.pop()}}catch(e){l=!0,s=e}finally{try{!o&&r.return&&r.return()}finally{if(l)throw s}}return[]},setDeptList:function(e){var t=!0,a=!1,o=void 0;try{for(var l,s=i()(e);!(t=(l=s.next()).done);t=!0){var n=l.value;n.hasChildren?this.setDeptList(n.children):n.children=void 0}}catch(e){a=!0,o=e}finally{try{!t&&s.return&&s.return()}finally{if(a)throw o}}},agreeChange:function(e){1===this.formData.whetherExamine?this.btnDisabled=!1:this.btnDisabled=!0},whetherCollectChange:function(e){1===this.formData.whetherCollect?this.whetherCollectBtn=!1:this.whetherCollectBtn=!0},resetFields:function(){this.$refs.form.resetFields()},httpRequest:function(e,t,a){var o=this,i=new FormData;i.append("file",e,t),this.$api.commonAPI.uploadUrl(i).then(function(t){o.fullscreenLoading=!1,0==t.code?(o.$message({message:"上传成功",type:"success",duration:2e3}),a?a.filePath=t.filePath:e.filePath=t.filePath,o.uploadAttachment.push({filePath:t.filePath,fileName:t.fileName})):(o.fullscreenLoading=!1,o.$message.error("上传失败"),o.$refs.upload.uploadFiles.splice(o.$refs.upload.uploadFiles.length-1,1))})},onPreview:function(e){e.url?window.open(e.url):e.raw&&window.open(this.ftpPrefix+e.raw.filePath)},uploadSuccess:function(e,t){"操作成功"===e.msg&&this.uploadAttachment.push({filePath:e.filePath,fileName:e.fileName})},onChange:function(e,t){if(e.size>1e8)return this.$message.error("上传文件不能超过100M!"),this.$refs.upload.fileList=this.$refs.upload.fileList,this.$refs.upload.uploadFiles.splice(this.$refs.upload.uploadFiles.length-1,1),!1;if(e=e.raw,/image\/\w+/.test(e.type)){this.fullscreenLoading=!0;var a=this;b.a.compressAccurately(e,400).then(function(t){t.size?a.httpRequest(t,e.name,e):(a.$message.error("压缩图片失败"),a.fullscreenLoading=!1,a.$refs.upload.uploadFiles.splice(a.$refs.upload.uploadFiles.length-1,1))}).catch(function(t){a.httpRequest(e,e.name)})}else this.fullscreenLoading=!0,this.httpRequest(e,e.name)},handleRemove:function(e,t){if(e.raw){for(var a=void 0,o=0;o<this.uploadAttachment.length;o++)this.uploadAttachment[o].filePath==e.raw.filePath&&(a=o);this.uploadAttachment.splice(a,1)}else{for(var i=void 0,l=0;l<this.uploadAttachment.length;l++)this.uploadAttachment[l].filePath==e.url.substr(1)&&(i=l);this.uploadAttachment.splice(i,1)}}})},I={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"sys-box"},[a("div",{staticClass:"sys-operate"},[a("el-button",{attrs:{type:"primary"},on:{click:e.gotoIndex}},[e._v(e._s(e.config.cancelText))]),e._v(" "),a("el-button",{directives:[{name:"has",rawName:"v-has",value:"basic:process:add",expression:"'basic:process:add'"}],attrs:{type:"primary",disabled:e.isDisabled},on:{click:e.save}},[e._v("保存")])],1),e._v(" "),a("div",{staticClass:"sys-form"},[a("el-form",{directives:[{name:"loading",rawName:"v-loading",value:e.loading,expression:"loading"}],ref:"form",attrs:{"lable-width":"120px","label-width":"80px",model:e.formData,rules:e.rulesForm}},[a("div",{staticClass:"flex process-box"},[a("el-form-item",{staticClass:"form-inline",attrs:{label:"工序代码"}},[a("el-input",{attrs:{placeholder:"请输入工序代码"},model:{value:e.formData.code,callback:function(t){e.$set(e.formData,"code",t)},expression:"formData.code"}})],1),e._v(" "),a("el-form-item",{staticClass:"form-inline",attrs:{prop:"name",label:"工序名称"}},[a("el-input",{attrs:{placeholder:"请输入工序名称"},model:{value:e.formData.name,callback:function(t){e.$set(e.formData,"name",t)},expression:"formData.name"}})],1),e._v(" "),a("el-form-item",{staticClass:"form-inline",attrs:{label:"基准良率"}},[a("el-input-number",{attrs:{min:0,max:100,label:"描述文字",size:"small"},model:{value:e.formData.standard,callback:function(t){e.$set(e.formData,"standard",t)},expression:"formData.standard"}}),e._v(" (%)\r\n ")],1),e._v(" "),a("el-form-item",{staticClass:"form-inline",attrs:{label:"工序类型"}},[a("el-select",{attrs:{clearable:"",placeholder:"请选择"},model:{value:e.formData.type,callback:function(t){e.$set(e.formData,"type",t)},expression:"formData.type"}},e._l(e.options,function(e){return a("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})}),1)],1),e._v(" "),a("el-form-item",{staticClass:"form-inline",attrs:{label:"设备类型"}},[a("el-select",{attrs:{clearable:"",placeholder:"请选择"},on:{change:e.getName},model:{value:e.formData.deviceType,callback:function(t){e.$set(e.formData,"deviceType",t)},expression:"formData.deviceType"}},e._l(e.deviceoptions,function(e){return a("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})}),1)],1),e._v(" "),a("el-form-item",{staticClass:"form-inline",attrs:{label:"生产设备",prop:"deviceId"}},[a("btn-input",{attrs:{valueText:e.formData.deviceName,valueId:e.formData.deviceId,chooseVisible:e.chooseDevicesVisible,showBtn:!e.btn},on:{"update:valueText":function(t){return e.$set(e.formData,"deviceName",t)},"update:value-text":function(t){return e.$set(e.formData,"deviceName",t)},"update:valueId":function(t){return e.$set(e.formData,"deviceId",t)},"update:value-id":function(t){return e.$set(e.formData,"deviceId",t)},"update:chooseVisible":function(t){e.chooseDevicesVisible=t},"update:choose-visible":function(t){e.chooseDevicesVisible=t}}})],1),e._v(" "),a("el-form-item",{staticClass:"form-inline",attrs:{label:"单件工价"}},[a("el-input-number",{attrs:{min:0,label:"描述文字",size:"small"},model:{value:e.formData.labourPrice,callback:function(t){e.$set(e.formData,"labourPrice",t)},expression:"formData.labourPrice"}}),e._v(" (元/件)\r\n ")],1),e._v(" "),a("el-form-item",{staticClass:"form-inline",attrs:{label:"生产部门",prop:"deptId"}},[a("el-cascader",{attrs:{clearable:"",options:e.depOptions,props:{expandTrigger:"hover",label:"text",value:"id",checkStrictly:!0}},on:{change:e.handleChange},model:{value:e.selectDeptId,callback:function(t){e.selectDeptId=t},expression:"selectDeptId"}})],1),e._v(" "),a("el-form-item",{staticClass:"form-inline",attrs:{label:"操作工",prop:"operatorName"}},[a("btn-input",{attrs:{valueText:e.formData.operatorName,valueId:e.formData.operator,chooseVisible:e.chooseUserVisible},on:{"update:valueText":function(t){return e.$set(e.formData,"operatorName",t)},"update:value-text":function(t){return e.$set(e.formData,"operatorName",t)},"update:valueId":function(t){return e.$set(e.formData,"operator",t)},"update:value-id":function(t){return e.$set(e.formData,"operator",t)},"update:chooseVisible":function(t){e.chooseUserVisible=t},"update:choose-visible":function(t){e.chooseUserVisible=t}}})],1),e._v(" "),a("el-form-item",{staticClass:"form-inline",attrs:{label:"单件工时"}},[a("el-input-number",{attrs:{min:0,label:"描述文字",size:"small"},model:{value:e.formData.manHour,callback:function(t){e.$set(e.formData,"manHour",t)},expression:"formData.manHour"}}),e._v(" (分钟)\r\n ")],1)],1),e._v(" "),a("el-form-item",{attrs:{label:"备注"}},[a("el-input",{staticStyle:{width:"100%"},attrs:{type:"textarea",autosize:{minRows:4},clearable:""},model:{value:e.formData.remark,callback:function(t){e.$set(e.formData,"remark",t)},expression:"formData.remark"}})],1),e._v(" "),a("div",{staticClass:"flex process-box"},[a("el-form-item",{staticClass:"form-inline",attrs:{label:"是否检验"}},[a("el-radio-group",{on:{change:e.agreeChange},model:{value:e.formData.whetherExamine,callback:function(t){e.$set(e.formData,"whetherExamine",t)},expression:"formData.whetherExamine"}},[a("el-radio",{attrs:{label:1}},[e._v("是")]),e._v(" "),a("el-radio",{attrs:{label:0}},[e._v("否")])],1)],1),e._v(" "),a("el-form-item",{staticClass:"form-inline",attrs:{label:"是否自动采集"}},[a("el-radio-group",{attrs:{disabled:!e.formData.deviceId},on:{change:e.whetherCollectChange},model:{value:e.formData.whetherCollect,callback:function(t){e.$set(e.formData,"whetherCollect",t)},expression:"formData.whetherCollect"}},[a("el-radio",{attrs:{label:1}},[e._v("是")]),e._v(" "),a("el-radio",{attrs:{label:0}},[e._v("否")])],1)],1),e._v(" "),a("el-form-item",{attrs:{label:"SOP上传"}},[a("el-upload",{directives:[{name:"loading",rawName:"v-loading.lock",value:e.fullscreenLoading,expression:"fullscreenLoading",modifiers:{lock:!0}}],ref:"upload",attrs:{action:e.uploadUrl,"on-success":e.uploadSuccess,"on-remove":e.handleRemove,"file-list":e.fileDocList,"on-preview":e.onPreview,"auto-upload":e.auto_upload,"on-change":e.onChange,accept:".gif,.png,.jpg,.bmp"}},[a("el-button",{attrs:{size:"small",type:"primary"}},[e._v("点击上传")]),e._v(" "),a("div",{staticClass:"el-upload__tip",attrs:{slot:"tip"},slot:"tip"},[e._v("附件最大100M支持格式JPG、PNG、GIF、BMP")])],1)],1)],1),e._v(" "),a("el-divider",{attrs:{"content-position":"left"}},[e._v("选择配置")]),e._v(" "),a("el-form-item",{staticClass:"childlist",attrs:{prop:"childList"}},[a("div",{staticClass:"sys-operate"},[a("el-button",{attrs:{type:"primary",size:"small",disabled:e.btnDisabled},on:{click:function(t){e.ChooseCheckProjectVisible=!0}}},[e._v("选择配置")]),e._v(" "),a("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(t){return e.removeCheckProject()}}},[e._v("删除")])],1),e._v(" "),a("el-table",{attrs:{border:"","header-cell-style":{fontWeight:"normal",textAlign:"center",backgroundColor:"#eceff4",color:"#222"},data:e.tableData},on:{"selection-change":e.handlePartChange}},[a("el-table-column",{attrs:{type:"selection",width:"55",align:"center"}}),e._v(" "),a("el-table-column",{attrs:{label:"行号",type:"index",width:"50"}}),e._v(" "),a("el-table-column",{attrs:{prop:"code",align:"center",width:"180",label:"检验项目代码","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-input",{attrs:{clearable:""},model:{value:t.row.code,callback:function(a){e.$set(t.row,"code",a)},expression:"scope.row.code"}})]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",align:"center",label:"检验项目名称","show-overflow-tooltip":""}}),e._v(" "),a("el-table-column",{attrs:{prop:"norm",align:"center",label:"检验标准","show-overflow-tooltip":""}}),e._v(" "),a("el-table-column",{attrs:{prop:"method",align:"center",label:"检验方法","show-overflow-tooltip":""}}),e._v(" "),a("el-table-column",{attrs:{prop:"uom",align:"center",width:"120",label:"单位"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-select",{attrs:{clearable:"",placeholder:"单位"},model:{value:t.row.uom,callback:function(a){e.$set(t.row,"uom",a)},expression:"scope.row.uom"}},e._l(e.uomList,function(e){return a("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})}),1)]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"min",align:"center",width:"180",label:"目标值下限"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-input-number",{staticClass:"inputClass",staticStyle:{width:"100%"},attrs:{size:"small","controls-position":"right"},model:{value:t.row.min,callback:function(a){e.$set(t.row,"min",a)},expression:"scope.row.min"}})]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"max",align:"center",width:"180",label:"目标值上限"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-input-number",{staticClass:"inputClass",staticStyle:{width:"100%"},attrs:{size:"small","controls-position":"right"},model:{value:t.row.max,callback:function(a){e.$set(t.row,"max",a)},expression:"scope.row.max"}})]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"pointId",align:"center",width:"120",label:"测点配置"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-select",{attrs:{clearable:"",placeholder:"测点"},model:{value:t.row.pointId,callback:function(a){e.$set(t.row,"pointId",a)},expression:"scope.row.pointId"}},e._l(e.pointList,function(e){return a("el-option",{key:e.id,attrs:{label:e.pointName,value:e.id}})}),1)]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"remark",align:"center",label:"备注","show-overflow-tooltip":""}})],1)],1),e._v(" "),a("el-divider",{attrs:{"content-position":"left"}},[e._v("自动采集配置")]),e._v(" "),a("el-form-item",{staticClass:"childlist",attrs:{prop:"childList"}},[a("div",{staticClass:"sys-operate"},[a("el-button",{attrs:{type:"primary",size:"small",disabled:e.whetherCollectBtn},on:{click:function(t){e.ChoosePointVisible=!0}}},[e._v("选择测点")]),e._v(" "),a("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(t){return e.removePointProjects()}}},[e._v("删除")])],1),e._v(" "),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:e.deviceLoading,expression:"deviceLoading"}],ref:"pointtb",attrs:{id:"out-table_point",border:"",data:e.pointData,"header-cell-style":{fontWeight:"normal",textAlign:"center",backgroundColor:"#eceff4",color:"#222"}},on:{"selection-change":e.handleSelectionChange_point}},[a("el-table-column",{attrs:{type:"selection",width:"55",align:"center"}}),e._v(" "),a("el-table-column",{attrs:{prop:"gatewayNo",align:"center",label:"网关序号"}}),e._v(" "),a("el-table-column",{attrs:{prop:"serialNo",align:"center",label:"测点ID"}}),e._v(" "),a("el-table-column",{attrs:{prop:"pointName",align:"center",label:"名称"}}),e._v(" "),a("el-table-column",{attrs:{prop:"rwTypeName",align:"center",label:"读写类型"}}),e._v(" "),a("el-table-column",{attrs:{prop:"childTypeName",align:"center",label:"子类型"}}),e._v(" "),a("el-table-column",{attrs:{prop:"uomName",align:"center",label:"单位"}}),e._v(" "),a("el-table-column",{attrs:{prop:"isManualInput",align:"center",label:"手工输入"}}),e._v(" "),a("el-table-column",{attrs:{prop:"useTypeName",align:"center",label:"使用类别"}}),e._v(" "),a("el-table-column",{attrs:{prop:"impowerTypeName",align:"center",label:"授权方式"}}),e._v(" "),a("el-table-column",{attrs:{prop:"formatTypeName",align:"center",label:"格式"}})],1)],1)],1)],1),e._v(" "),a("DialogChooseSingleDevice",{attrs:{visible:e.chooseDevicesVisible,type:e.formData.deviceType,typeName:e.formData.deviceTypeName},on:{"update:visible":function(t){e.chooseDevicesVisible=t},change:e.getDevice}}),e._v(" "),a("DialogChooseSingleUser",{attrs:{visible:e.chooseUserVisible},on:{"update:visible":function(t){e.chooseUserVisible=t},change:e.getUser}}),e._v(" "),a("DialogChooseCheckProject",{attrs:{visible:e.ChooseCheckProjectVisible},on:{"update:visible":function(t){e.ChooseCheckProjectVisible=t},change:e.getCheckProjects}}),e._v(" "),a("dialogChoosePoint",{attrs:{visible:e.ChoosePointVisible,deviceId:e.formData.deviceId},on:{"update:visible":function(t){e.ChoosePointVisible=t},change:e.getPoint}})],1)},staticRenderFns:[]};var x=a("VU/8")(P,I,!1,function(e){a("ZMW8"),a("W/rM")},"data-v-3bf7a25b",null);t.default=x.exports}});