caojunjie 2 gadi atpakaļ
vecāks
revīzija
069a72dbf0
2 mainītis faili ar 10 papildinājumiem un 2 dzēšanām
  1. 9 2
      src/views/Warehousing/inStock/uploadExcel.vue
  2. 1 0
      vue.config.js

+ 9 - 2
src/views/Warehousing/inStock/uploadExcel.vue

@@ -8,7 +8,8 @@
         ">
         <div style="display: flex;;margin-bottom: 10px;">
           <el-upload :action="actionUrl" multiple :on-progress="progress" :headers="headers" :show-file-list="false"
-            :on-success="
+             :data="{fWarehouseid:form.fWarehouseid}"
+             :on-success="
               (res) => {
                 handleSucces(res);
               }
@@ -268,9 +269,15 @@ export default {
           name: "箱号",
           checked: 0,
           width: 100,
+        },{
+          surface: "13",
+          label: "fCntrtype",
+          name: "箱型",
+          checked: 0,
+          width: 100,
         },
         {
-          surface: "13",
+          surface: "14",
           label: "fTruckno",
           name: "车号",
           checked: 0,

+ 1 - 0
vue.config.js

@@ -41,6 +41,7 @@ module.exports = {
         // target: `http://192.168.1.116:9010/`,
         // target: `http://192.168.1.140:9010/`,
         // target: `https://test.fms.tubaosoft.com/prod-api/`,
+        // target: `https://jsl.re-king.cn/prod-api/`,
         // target: `https://ck.huodaonar.com/prod-api/`,
         // target: `https://test.wms.tubaosoft.com/prod-api                                                                            /`,
         // target: `https://test.tms.tubaosoft.com/prod-api/`,