1.(adminG增加按钮)补上一次提交
This commit is contained in:
parent
82af1ba717
commit
8e63b40696
@ -11,7 +11,7 @@
|
||||
dwTemp.setParameter("SortNo", sortNo+"%");
|
||||
dwTemp.genHTMLObjectWindow("");
|
||||
String flag="false";
|
||||
if("administrator".equals(userId)){
|
||||
if("administrator".equals(userId)||"80009U00000001".equals(userid)){
|
||||
flag="true";
|
||||
}
|
||||
String sButtons[][] = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user