This commit is contained in:
parent
d2a1945443
commit
c2a6cb1632
|
|
@ -342,5 +342,5 @@ function exportExcel() {
|
||||||
|
|
||||||
// 工程详情
|
// 工程详情
|
||||||
function dispatchCarProDetail(obj) {
|
function dispatchCarProDetail(obj) {
|
||||||
openIframeByParamObj("dispatchCarProDetail", "工程详情", "./child/dispatch_car_pro_detail.html", "92%", "95%", obj, 1);
|
openIframeByParamObj("dispatchCarProDetail", "工程详情", "./child/dispatch_car_pro_detail.html", "92%", "95%", obj);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue