فهرست منبع

跳转参数修改

yangfeng 4 سال پیش
والد
کامیت
13d82e302c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/web/templates/pc/biddetail_rec.html

+ 1 - 1
src/web/templates/pc/biddetail_rec.html

@@ -1727,7 +1727,7 @@ var IframeOnClick = {
 				if(bidPower) {
 					bidPower = JSON.parse(bidPower)
 					if(bidPower.indexOf(6) != -1) {
-						location.href = '/swordfish/page_big_pc/analysis_result?sid=' + {{.T.obj._id}}
+						location.href = '/swordfish/page_big_pc/analysis_result?ptid=' + {{.T.obj._id}}
 					}
 				}
 			},