Эх сурвалжийг харах

git-svn-id: https://192.168.57.71/svn/jsgkj@660 931142cf-59ea-a443-aa0e-51397b428577

ld_xuhx 8 жил өмнө
parent
commit
15e74294e3

+ 9 - 9
gkjsjy/trunk/WebContent/static/biz/js/todo.js

@@ -67,23 +67,23 @@ todo.banliTh=function(type,id){
 	}else if(type=="xkzzx"){
 		location.href=$.app+"/xkzzx/editmain?flag=th&id="+id+"&path2="+path+"&type="+type;
 	}else if(type=="jsjdcbsjds"){
-		location.href=$.app+"/jsjdcbsjds/edit?flag=audit&path="+path+"&id="+id+"&type="+type;
+		location.href=$.app+"/jsjdcbsjds/edit?flag=th&path="+path+"&id="+id+"&type="+type;
 	}else if(type=="jsjdbgds"){
-		location.href=$.app+"/jsjdbgds/edit?flag=audit&path="+path+"&id="+id+"&type="+type;
+		location.href=$.app+"/jsjdbgds/edit?flag=th&path="+path+"&id="+id+"&type="+type;
 	}else if(type=="jgsqds"){
-		location.href=$.app+"/jgsqds/edit?flag=audit&path="+path+"&id="+id+"&type="+type;
+		location.href=$.app+"/jgsqds/edit?flag=th&path="+path+"&id="+id+"&type="+type;
 	}else if(type=="jsjdcbsj"){
-		location.href=$.app+"/jsjdcbsj/edit?flag=audit&path="+path+"&id="+id+"&type="+type;
+		location.href=$.app+"/jsjdcbsj/edit?flag=th&path="+path+"&id="+id+"&type="+type;
 	}else if(type=="jsjdbg"){
-		location.href=$.app+"/jsjdbg/edit?flag=audit&path="+path+"&id="+id+"&type="+type;
+		location.href=$.app+"/jsjdbg/edit?flag=th&path="+path+"&id="+id+"&type="+type;
 	}else if(type=="jgsq"){
-		location.href=$.app+"/jgsq/edit?flag=audit&path="+path+"&id="+id+"&type="+type;
+		location.href=$.app+"/jgsq/edit?flag=th&path="+path+"&id="+id+"&type="+type;
 	}else if(type=="lhsq"){
-		location.href=$.app+"/lhsq/edit?flag=audit&path="+path+"&id="+id+"&type="+type;
+		location.href=$.app+"/lhsq/edit?flag=th&path="+path+"&id="+id+"&type="+type;
 	}else if(type=="lhbg"){
-		location.href=$.app+"/lhbg/edit?flag=audit&path="+path+"&id="+id+"&type="+type;
+		location.href=$.app+"/lhbg/edit?flag=th&path="+path+"&id="+id+"&type="+type;
 	}else if(type=="lhzx"){
-		location.href=$.app+"/lhzx/edit?flag=audit&path="+path+"&id="+id+"&type="+type;
+		location.href=$.app+"/lhzx/edit?flag=th&path="+path+"&id="+id+"&type="+type;
 	}
 }