|
@@ -90,7 +90,7 @@
|
|
|
<sa-td name="货品种类" prop="" ></sa-td>
|
|
|
<sa-td name="车牌号" prop="carNo" width="90px" ></sa-td>
|
|
|
<sa-td name="车型" prop="itemName" ></sa-td><!--业务项-->
|
|
|
- <sa-td name="重量(吨)" prop="weight" ></sa-td>
|
|
|
+ <sa-td name="重量(kg)" prop="weight" ></sa-td>
|
|
|
<sa-td name="数量" prop="num" ></sa-td>
|
|
|
<sa-td name="单价" prop="unitPrice" ></sa-td>
|
|
|
<sa-td name="总价" prop="itemPrice" ></sa-td>
|