Commit 24521e1a authored by 黄卓's avatar 黄卓

订单入仓页面,订单数据中总重量的文案需要修改

 http://zentao.jdshangmen.com/bug-view-477.html
parent 03c70c38
......@@ -106,8 +106,8 @@
<span slot="append"></span>
</el-input>
</el-form-item>
<el-form-item label="总方数量" style="width: 300px">
<el-input v-model="form.sumWeight" placeholder="请输入总量">
<el-form-item label="总量" style="width: 300px">
<el-input v-model="form.sumWeight" placeholder="请输入总量">
<span slot="append">kg</span>
</el-input>
</el-form-item>
......
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 to comment