代码调试
This commit is contained in:
parent
412b502027
commit
095d0e78cc
|
|
@ -74,10 +74,10 @@
|
|||
} else {
|
||||
$("#btnGroup").hide();
|
||||
}
|
||||
if (getUrlParam("type") == '1') {
|
||||
$("#btnGroup").hide();
|
||||
$("#txtTip").hide();
|
||||
}
|
||||
// if (getUrlParam("type") == '1') {
|
||||
// $("#btnGroup").hide();
|
||||
// $("#txtTip").hide();
|
||||
// }
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue