This commit is contained in:
parent
b42c591427
commit
b378004b78
|
|
@ -161,5 +161,5 @@ function numToChinese(num) {
|
|||
|
||||
// 查看需求计划
|
||||
function openDetail() {
|
||||
openIframeByParamObj2("view_plan", "需求计划", "../../../page/demandPlan/child/demand_plan_detail_list.html", "92%", "95%", objParam);
|
||||
openIframeByParamObj("view_plan", "需求计划", "../../../page/demandPlan/child/demand_plan_detail_list.html", "92%", "95%", objParam);
|
||||
}
|
||||
Loading…
Reference in New Issue