车辆对接
This commit is contained in:
		| @ -427,10 +427,12 @@ tabs = { | ||||
|           { | ||||
|             text: '确认发车', | ||||
|             click: (_record) => this.sureDepart(_record), | ||||
|             iif: item => item.wayBillStatus == '2' , | ||||
|           }, | ||||
|           { | ||||
|             text: '确认到车', | ||||
|             click: (_record) => this.sureArrive(_record), | ||||
|             iif: item => item.wayBillStatus == '3'  , | ||||
|           }, | ||||
|         ], | ||||
|       }, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user