소스 검색

修改bug

695593266@qq.com 7 달 전
부모
커밋
50396ff0b6
3개의 변경된 파일10개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 1
      src/views/productionPlan/components/homogeneityInspectDialog.vue
  2. 4 1
      src/views/productionPlan/components/kittingComplete.vue
  3. 2 2
      vue.config.js

+ 4 - 1
src/views/productionPlan/components/homogeneityInspectDialog.vue

@@ -50,7 +50,10 @@
             </el-col>
             <el-col :span="6">
               <el-form-item label="计划编号:">
-                <el-input readonly v-model="planInfo.code"></el-input>
+                <el-input
+                  readonly
+                  v-model="planInfo.productionPlanCode"
+                ></el-input>
               </el-form-item>
             </el-col>
             <el-col :span="6">

+ 4 - 1
src/views/productionPlan/components/kittingComplete.vue

@@ -52,7 +52,10 @@
             </el-col>
             <el-col :span="6">
               <el-form-item label="计划编号:">
-                <el-input readonly v-model="planInfo.code"></el-input>
+                <el-input
+                  readonly
+                  v-model="planInfo.productionPlanCode"
+                ></el-input>
               </el-form-item>
             </el-col>
             <el-col :span="6">

+ 2 - 2
vue.config.js

@@ -35,12 +35,12 @@ module.exports = {
         // target: 'http://192.168.1.103:18086',
         // target: 'http://192.168.1.158:18086',
         // target: 'http://192.168.158:18086',
-        target: 'http://192.168.1.251:18086',
+        // target: 'http://192.168.1.251:18086',
         // target: 'http://192.168.1.144:18086',
         // target: 'http://192.168.1.211:18086',
         // target: 'http://192.168.1.251:18186',
         // target: 'http://192.168.1.102:18086',
-
+        target: 'http://aiot.zoomwin.com.cn:51001/api',
         // target: 'http://192.168.1.125:18086',
 
         // target: 'http://192.168.1.116:18086',