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