|
@@ -331,9 +331,9 @@ export default {
|
|
|
lineHeight: 13,
|
|
|
width: 218,
|
|
|
fontSize: 12.5,
|
|
|
- title: "车辆",
|
|
|
+ title: "提单",
|
|
|
fontFamily: "黑体,宋体,微软雅黑",
|
|
|
- field: "pickCar",
|
|
|
+ field: "takerDa",
|
|
|
testData: "",
|
|
|
color: "#000",
|
|
|
textAlign: "left",
|
|
@@ -365,9 +365,9 @@ export default {
|
|
|
lineHeight: 13,
|
|
|
width: 218,
|
|
|
fontSize: 12.5,
|
|
|
- title: "提单",
|
|
|
+ title: "车辆",
|
|
|
fontFamily: "黑体,宋体,微软雅黑",
|
|
|
- field: "takerDa",
|
|
|
+ field: "pickCar",
|
|
|
testData: "",
|
|
|
color: "#000",
|
|
|
textAlign: "left",
|