695593266@qq.com 8 месяцев назад
Родитель
Сommit
9a6594dafd
3 измененных файлов с 307 добавлено и 307 удалено
  1. 1 1
      src/views/produce/components/jobBooking/components/semiProductJobBom.vue
  2. 2 2
      vue.config.js
  3. 304 304
      yarn.lock

+ 1 - 1
src/views/produce/components/jobBooking/components/semiProductJobBom.vue

@@ -152,7 +152,7 @@
           size="mini"
           size="mini"
           class="content_num"
           class="content_num"
           v-model="row.feedQuantity"
           v-model="row.feedQuantity"
-          disabled
+          :disabled="isDetails"
           placeholder="数量"
           placeholder="数量"
         />
         />
       </template>
       </template>

+ 2 - 2
vue.config.js

@@ -37,7 +37,7 @@ module.exports = {
 
 
         // target: 'http://192.168.1.116:18086',
         // target: 'http://192.168.1.116:18086',
         // target: 'http://192.168.1.251:18086',
         // target: 'http://192.168.1.251:18086',
-        target: 'http://192.168.1.125:18086',
+        // target: 'http://192.168.1.125:18086',
 
 
         // target: 'http://192.168.1.116:18086', // 赵沙金
         // target: 'http://192.168.1.116:18086', // 赵沙金
 
 
@@ -46,7 +46,7 @@ module.exports = {
         // target: 'http://192.168.1.30:18086',
         // target: 'http://192.168.1.30:18086',
         // target: 'http://192.168.1.211:18086',
         // target: 'http://192.168.1.211:18086',
         // target: 'http://192.168.1.33:18086',
         // target: 'http://192.168.1.33:18086',
-        // target: 'http://192.168.1.251:18186',
+        target: 'http://192.168.1.251:18186',
         // target: 'http://192.168.1.251:18087',
         // target: 'http://192.168.1.251:18087',
         changeOrigin: true, // 只有这个值为true的情况下 才表示开启跨域
         changeOrigin: true, // 只有这个值为true的情况下 才表示开启跨域
         pathRewrite: {
         pathRewrite: {

Разница между файлами не показана из-за своего большого размера
+ 304 - 304
yarn.lock


Некоторые файлы не были показаны из-за большого количества измененных файлов