ソースを参照

装箱出货bug

cz 1 年間 前
コミット
44d1ca6777
1 ファイル変更1 行追加1 行削除
  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,