miaofuhao преди 6 години
родител
ревизия
ff4790695e
променени са 1 файла, в които са добавени 6 реда и са изтрити 1 реда
  1. 6 1
      WeChat/client-side/details.html

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

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