问题修改
This commit is contained in:
parent
40e86e54aa
commit
75f607d239
|
|
@ -174,7 +174,6 @@ function getDispatchCarData(id) {
|
|||
// 操作记录
|
||||
setOperRecordInfo(obj.recordList);
|
||||
// 派车明细
|
||||
alert(objParam.typeName);
|
||||
if (objParam.typeName === '运输车辆' || objParam.typeName === '车辆') {
|
||||
$('#dispatch-car-table2').remove();
|
||||
setDispatchCarTable(obj.detailsVoList);
|
||||
|
|
|
|||
Loading…
Reference in New Issue