cz 1 anno fa
parent
commit
44d1ca6777
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/salesMange/shipmentMange/packing/index.vue

+ 1 - 1
src/views/salesMange/shipmentMange/packing/index.vue

@@ -1356,7 +1356,7 @@ const submitForm = () => {
 
               packQuantity: x.packQuantity,
               netWeight: x.netWeight,
-              roughWeight: x.netWeight,
+              roughWeight: x.roughWeight,
               boxLong: x.boxLong,
               boxWide: x.boxWide,
               boxHigh: x.boxHigh,