695593266@qq.com пре 8 месеци
родитељ
комит
7d49f95927
2 измењених фајлова са 3 додато и 3 уклоњено
  1. 1 1
      src/views/bpm/handleTask/components/materialPlan/detailDialog.vue
  2. 2 2
      vue.config.js

+ 1 - 1
src/views/bpm/handleTask/components/materialPlan/detailDialog.vue

@@ -50,7 +50,7 @@
               row-key="id"
               row-key="id"
             >
             >
               <template v-slot:sort="{ $index }">
               <template v-slot:sort="{ $index }">
-                {{ $index }}
+                {{ $index + 1 }}
               </template>
               </template>
 
 
               <template v-slot:deliveryMethod="{ row }">
               <template v-slot:deliveryMethod="{ row }">

+ 2 - 2
vue.config.js

@@ -39,8 +39,8 @@ module.exports = {
         // target: 'http://124.71.68.31:50001',
         // target: 'http://124.71.68.31:50001',
         // target: 'http://192.168.1.105:18086',
         // target: 'http://192.168.1.105:18086',
 
 
-        target: 'http://192.168.1.251:18186',
-        // target: 'http://192.168.1.125:18086',
+        // target: 'http://192.168.1.251:18186',
+        target: 'http://192.168.1.125:18086',
 
 
         // target: 'http://192.168.1.251:18086',
         // target: 'http://192.168.1.251:18086',