zx 2 tahun lalu
induk
melakukan
0530b65f47

+ 1 - 4
build/utils.js

@@ -15,13 +15,10 @@ const devPathSrc = path.resolve(__dirname, "../../../src"); // node_modules应
 // ['index','appoint','configManager','homepage',''inward,'queue','RMS','sale','serviceManager','SporadicManage'
 //       统计报表       组织机构/系统管理 采购  仓储
 //  'statisticalReport','systemConfig','TMS','WMS','workFlow']
-
-let devModules = ['all'];
-
+let devModules = ['index','appoint','TMS'];
 // let devModules = ['index','appoint','sale','statisticalReport','RMS','TMS','WMS']
 // let devModules = ["index", "ADMINISTRATORS", "RMS"];
 // let devModules = ["index", "inward", "statisticalReport"];
-
 // let devModules = ['index','statisticalReport','inward']
 
 if (pathSrc.indexOf("node_modules") > -1) {

+ 0 - 1
src/views/TMS/components/importedShip/addLoadShip.vue

@@ -98,7 +98,6 @@ export default {
     currentRadioChange(row) {
       this.rowMap = row;
       this.batchInfactoryId=this.rowMap.batchInfactoryId;
-      console.log("addd", this.rowMap);
     },
 
     pipeiContarct() {

+ 1 - 0
src/views/TMS/components/importedShip/addUnloadShip.vue

@@ -182,6 +182,7 @@ export default {
   }
   .button_box {
     margin-left: 45%;
+    width:160px;
   }
 }
 </style>

+ 12 - 1
src/views/TMS/components/importedShip/shipmentInstructionText.vue

@@ -156,7 +156,18 @@
             class="tablePart6"
           >
             <tr>
-              <th style="width: 50px"></th>
+               <tr>
+              <td style="width: 38%"></td>
+            </tr>
+            <tr>
+              <td style="width: 38%"></td>
+            </tr>
+            <tr>
+              <td style="width: 38%"></td>
+            </tr>
+            <tr>
+              <td style="width: 38%"></td>
+            </tr>
               <td style="width: 35%">{{ item.shipperName }}</td>
             </tr>
           </table>

+ 0 - 1
src/views/TMS/components/importedShip/updateShipmentInstructions.vue

@@ -56,7 +56,6 @@ export default {
     onClickConfirm() {
       let omsshipShipmentInstructions = {
         shipmentInstructionsId: this.$route.params.instructionsId,
-        // batchId: this.form1.batchId,
         instructionsTotalTonnage: this.form1.instructionsTotalTonnage,
         instructionTime: sjTime(this.form1.instructionTime),
       };

+ 14 - 5
src/views/appoint/components/ship/attorneytext.vue

@@ -146,16 +146,25 @@
               margin-top: 5px;
               font-size: 25px;
               line-height: 40px;
+              table-layout: fixed;
             "
             width="1000px"
             class="tablePart6"
           >
             <tr>
-              <th style="width: 50px"></th>
-              <th style="width: 50px"></th>
-              <td style="width: 50px"></td>
-              <td style="width: 50px"></td>
-              <td style="width: 50px"></td>
+              <td style="width: 38%"></td>
+            </tr>
+            <tr>
+              <td style="width: 38%"></td>
+            </tr>
+            <tr>
+              <td style="width: 38%"></td>
+            </tr>
+            <tr>
+              <td style="width: 38%"></td>
+            </tr>
+            <tr>
+              <th style="width: 50px; border-collapse: collapse"></th>
               <td style="width: 38%; font-family: FangSong">
                 {{ item.shipperName }}
               </td>