瀏覽代碼

按钮权限

miaofuhao 6 年之前
父節點
當前提交
ff4790695e
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      WeChat/client-side/details.html

+ 6 - 1
WeChat/client-side/details.html

799
 									$(".shenpi").remove();
799
 									$(".shenpi").remove();
800
 								}else if(UserType==0){
800
 								}else if(UserType==0){
801
 									$(".dispose4").show();
801
 									$(".dispose4").show();
802
-//									$(".itypeQs").hide();
803
 								}
802
 								}
804
 								
803
 								
805
 							}
804
 							}
805
+							if (itypeQs==123) {
806
+								
807
+								$(".itypeQs").hide();
808
+							}
806
 							if (itypeQs==111) {
809
 							if (itypeQs==111) {
807
 								
810
 								
808
 								$(".type2").hide();
811
 								$(".type2").hide();
987
 					window.location.href = "processed_list.html"
990
 					window.location.href = "processed_list.html"
988
 				}else if (itypeQs==123){
991
 				}else if (itypeQs==123){
989
 					window.location.href = "client_index.html";
992
 					window.location.href = "client_index.html";
993
+				}else if (itypeQs==222){
994
+					window.location.href = "Retired_list.html";
990
 				}
995
 				}
991
 				if (itype==0) {
996
 				if (itype==0) {
992
 					window.location.href = "client_index.html"
997
 					window.location.href = "client_index.html"