Commit 7f901591 by LJM

bug

parent 336bf677
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
.label { .label {
font-size: 24rpx; font-size: 24rpx;
color: #6e767a; color: #6e767a;
margin-right: 60rpx; margin-right: 27rpx;
} }
.input-wrap { .input-wrap {
width: calc(100% - 160rpx); width: calc(100% - 160rpx);
......
...@@ -134,8 +134,8 @@ ...@@ -134,8 +134,8 @@
form: { form: {
erp_order_sn: '', //入仓号 erp_order_sn: '', //入仓号
customs_clearance_price: 0, //清关费 customs_clearance_price: 0, //清关费
box_num: '', //箱子 box_num: '0', //箱子
board_num: '', //板子 board_num: '0', //板子
gross_weight: '', //合计毛重 gross_weight: '', //合计毛重
pic_json: [], //商检图片 pic_json: [], //商检图片
detail_json: [], //产地拆分数据 detail_json: [], //产地拆分数据
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment