src/assets/api/controller.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/do/b1-ins-order/add.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/do/b1-inspect-order-plan/Inspection.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/view/b1-inspection-order.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/view/enter.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/img/特高压.jpg | 补丁 | 查看 | 原始文档 | blame | 历史 |
src/assets/api/controller.js
@@ -166,7 +166,7 @@ selectOrderManDay: "/insOrder/selectOrderManDay", //æ¥è¯¢è®¢åæ»å ±é¢è®¡æ¶é´ upInsOrder: "/insOrder/upInsOrder", //æ£éªä¸å getInsOrder: "/insOrder/getInsOrder", //æ¥è¯¢æ£éªä¸åå 容详æ upInsOrderOfState: "/insOrder/upInsOrderOfState", //å®¡æ ¸æ£éªåæºè¿è¡ç¶æä¿®æ¹ upInsOrderOfState: "/insOrder/upInsOrderOfState2", //å®¡æ ¸æ£éªåæºè¿è¡ç¶æä¿®æ¹ addInsOrderTemplate: "/insOrder/addInsOrderTemplate", //æ·»å æ£éªåæ¨¡æ¿ selectInsOrderTemplate: "/insOrder/selectInsOrderTemplate", //æ¥è¯¢æ£éªåæ¨¡æ¿ selectInsOrderTemplateById: "/insOrder/selectInsOrderTemplateById", //éè¿æ£éªå模æ¿idè·åæ£éªå模æ¿å 容 src/components/do/b1-ins-order/add.vue
@@ -2065,7 +2065,10 @@ this.distributeData.appointed = ress.data }) setTimeout(() => { this.issuedDialogVisible = true; // this.issuedDialogVisible = true; // this.$message.success('æäº¤æå') this.upLoad = false this.$parent.playOrder(0) }, 1000) }) } else { src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -3337,7 +3337,7 @@ } }, handleSubmit(){ if(this.insOrder.departmentLims=='æ£æµä¸å¿'&&this.insOrder.orderType=='C'){ if(this.insOrder.orderType=='C'){ this.verifyUser = this.insOrder.prepareUserId this.submit() }else{ @@ -3370,8 +3370,9 @@ laboratory: this.sonLaboratory, verifyUser: this.verifyUser, entrustCode: this.insOrder.entrustCode }).then(res => { }).then(async res => { if (res.code === 200) { await this.handleCType() this.$message.success("æä½æå") this.$emit('goback') } @@ -3402,8 +3403,9 @@ orderId: this.orderId, laboratory: this.sonLaboratory, verifyUser: this.verifyUser }).then(res => { }).then( async res => { if (res.code === 200) { await this.handleCType() this.$message.success("æä½æå") this.$emit('goback') } @@ -3421,6 +3423,20 @@ }) return }, async handleCType(){ if(this.insOrder.departmentLims=='è´¨éé¨'){ await this.$axios.post(this.$api.insOrderPlan.verifyPlan, { orderId: this.orderId, type: 1, laboratory: this.sonLaboratory, tell: null }).then(res => { if (res.code === 200) { } }).catch(error => { }) } }, // ç»ä¸å¨è¿éä¿åæ°æ® saveInsContext() { try { src/components/view/b1-inspection-order.vue
@@ -282,7 +282,7 @@ </el-dialog> <!-- ä¸å --> <el-dialog title="æ£éªåé " :visible.sync="issuedDialogVisible" width="400px" :before-close="handleClose"> <div class="body" style="max-height: 60vh;"> <div class="body" style="max-height: 60vh;" v-if="issuedDialogVisible"> <el-row> <el-col class="search_thing" style="width: 95%;"> <div class="search_label"><span class="required-span">* </span>çº¦å®æ¶é´ï¼</div> @@ -293,7 +293,7 @@ </div> </el-col> <el-col class="search_thing" style="width: 95%;"> <div class="search_label"><span class="required-span" v-show="distributeData.type==2">* </span>ææ´¾äººåï¼</div> <div class="search_label">ææ´¾äººåï¼</div> <div class="search_input"> <el-select v-model="distributeData.userId" placeholder="è¯·éæ©" size="small" style="width: 100%;" clearable filterable @change="changeUser"> <el-option v-for="(item,i) in personList" :key="i+'gbnm.'" :label="item.label" :value="item.value"> @@ -301,7 +301,7 @@ </el-select> </div> </el-col> <el-col class="search_thing" style="width: 95%;" v-if="distributeData.userId"> <el-col class="search_thing" style="width: 95%;"> <div class="search_label"><span class="required-span" >* </span>è¯éªå®¤ï¼</div> <div class="search_input"> <el-select v-model="distributeData.sonLaboratory" placeholder="è¯·éæ©" size="small" style="width: 100%;" clearable filterable> @@ -554,7 +554,8 @@ type: 'text', method: 'handleIssued', disabFun: (row, index) => { return row.state != 1 || !!row.assign // return row.state != 1 || !!row.assign return row.appointed || row.state != 1 } }], linkEvent: { @@ -888,7 +889,7 @@ if (power[i].menuMethod == 'updateStatus') { revoke = true } if (power[i].menuMethod == 'upInsOrderOfState') { if (power[i].menuMethod == 'upInsOrderOfState2') { check = true } if (power[i].menuMethod == 'checkUpdate') { @@ -1057,12 +1058,7 @@ this.$message.error('çº¦å®æ¶é´æªå¡«å') return } // if(this.distributeData.type==2&&(this.distributeData.userId==null||this.distributeData.userId=='')){ this.$message.error('ææ´¾äººåæªå¡«å') return } if(this.distributeData.userId&&(this.distributeData.sonLaboratory==null||this.distributeData.sonLaboratory=='')){ if(this.distributeData.sonLaboratory==null||this.distributeData.sonLaboratory==''){ this.$message.error('è¯éªå®¤æªå¡«å') return } src/main.js
@@ -20,7 +20,7 @@ //æ¬å° // Vue.prototype.LOCATIONVUE = "http://127.0.0.1:80"; // const javaApi = 'http://127.0.0.1:8001'; const javaApi = 'http://192.168.0.104:8001'; const javaApi = 'http://192.168.255.249:8001'; //äº // Vue.prototype.LOCATIONVUE = "http://114.132.189.42:8080"; // const javaApi = 'http://114.132.189.42:1234'; src/view/enter.vue
@@ -97,7 +97,7 @@ <template> <div class="enter"> <div class="left"> <img src="../../static/img/ç¹é«å.png"> <img src="../../static/img/ç¹é«å.jpg"> </div> <div class="right"> <div style="width: calc(100% - 100px * 2);"> static/img/ÌØ¸ßѹ.jpg