@@ -279,6 +279,7 @@
99) {
num = 'C' + num
}
+
that.goods = {
tranCarNo: num,
carNo: '',
@@ -288,7 +289,8 @@
loadPoundImg: '',
contractNo: that.contractNo,
goodsName: that.goodsName,
- sendDateStart: ''
+ sendDateStart: '',
+ driverPhone:that.goods.driverPhone
uni.navigateBack({
delta: 1