Commit 7f901591 by LJM

bug

parent 336bf677
......@@ -67,7 +67,7 @@
.label {
font-size: 24rpx;
color: #6e767a;
margin-right: 60rpx;
margin-right: 27rpx;
}
.input-wrap {
width: calc(100% - 160rpx);
......
......@@ -134,8 +134,8 @@
form: {
erp_order_sn: '', //入仓号
customs_clearance_price: 0, //清关费
box_num: '', //箱子
board_num: '', //板子
box_num: '0', //箱子
board_num: '0', //板子
gross_weight: '', //合计毛重
pic_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