gjy 3 rokov pred
rodič
commit
037563f545

+ 3 - 3
src/views/tranManagement/tranManagementFireReceivingFeedback.vue

@@ -191,13 +191,13 @@
                 </el-upload>
                 </el-upload>
                 <span
                 <span
                   v-if="
                   v-if="
-                    deptBudgetList.tranCarInfoList[index].unloadPoundImg != null
+                    item.unloadPoundImg != null
                   "
                   "
                   >1</span
                   >1</span
                 >
                 >
                 <span
                 <span
                   v-if="
                   v-if="
-                    deptBudgetList.tranCarInfoList[index].unloadPoundImg == null
+                    item.unloadPoundImg == null
                   "
                   "
                   >未上传</span
                   >未上传</span
                 >
                 >
@@ -386,7 +386,7 @@ export default {
         {
         {
           boxNo: '',
           boxNo: '',
           unloadNetWeight: '',
           unloadNetWeight: '',
-          unloadPoundImg: '',
+          unloadPoundImg: null,
           unloadingDate: '',
           unloadingDate: '',
         },
         },
         // {loadPoundImg:{}},
         // {loadPoundImg:{}},

+ 2 - 5
vue.config.js

@@ -141,16 +141,13 @@ module.exports = {
         // target: 'https://product-server.winsea.com/', //目标地址
         // target: 'https://product-server.winsea.com/', //目标地址
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://localhost:8090/',
         // target: 'http://localhost:8090/',
-<<<<<<< HEAD
-        target: 'http://192.168.1.102:8090/',
+        target: 'http://192.168.1.107:8090/',
         // target: 'http://192.168.1.115:8090/',
         // target: 'http://192.168.1.115:8090/',
         // target: 'http://192.168.1.122:8090/',
         // target: 'http://192.168.1.122:8090/',
         // target: 'http://192.168.1.115:8090/',
         // target: 'http://192.168.1.115:8090/',
         // target: 'http://192.168.1.122:9100/',
         // target: 'http://192.168.1.122:9100/',
         // target: 'http://192.168.1.121:8090/',
         // target: 'http://192.168.1.121:8090/',
-=======
-        target: 'http://192.168.1.122:8090/',
->>>>>>> 20fd8242948593b378fc3240f9b199b43198824a
+        // target: 'http://192.168.1.122:8090/',
         // target: 'http://192.168.1.119:8090/',
         // target: 'http://192.168.1.119:8090/',
         // target: 'http://192.168.24.5:8098',//目标地址
         // target: 'http://192.168.24.5:8098',//目标地址
         // target: 'http://product-server.winsea.com/',
         // target: 'http://product-server.winsea.com/',