在項目批準(zhǔn)頁源代碼出現(xiàn)了復(fù)審請求,難道是掛了嗎
有個新發(fā)現(xiàn):在系統(tǒng)里面的“項目批準(zhǔn)”頁“源代碼“包含下面這段的,即有”復(fù)審申請“。我看了一個老帖子,逐一驗證,有這個的全掛,沒有的全中了,發(fā)散金慶祝貼了。大家看下是不是這樣。。
原帖在這里:http://www.gaoyang168.com/t-10565030-1
/* var url="/egrantweb/notFundManage/enter-edit-comment?prpCode="+prpCode;
tb_show("編輯復(fù)審申請", url+ "&TB_iframe=true&height=450&width=800", false); */
var popup_editRComment = new PopupWin("editRComment";
popup_editRComment.init({title:"編輯復(fù)審申請",url:"/egrantweb/notFundManage/enter-edit-comment?prpCode="+prpCode ,width:950,height:460,showSpeed:300,contentBgColor:"#fcfcfc",closeSpeed:300,canDrag:true});
}
}
function preTablePrp(prpCode){
if(prpCode!=""{
var url="/egrantweb/notFundManage/pre-table?prpCode="+prpCode;
//tb_show("預(yù)覽復(fù)審申請表", url+ "&TB_iframe=true&height=450&width=800", false);
//tb_show_alone("預(yù)覽復(fù)審申請表", url+ "&TB_iframe=true&height=550&width=800";
var popup_viewRpt = new PopupWin("viewRpt";
popup_viewRpt.init({title:"預(yù)覽復(fù)審申請表",url:"/egrantweb/notFundManage
返回小木蟲查看更多
京公網(wǎng)安備 11010802022153號
快打開電腦看看
樓主大有成為今年bug大神的潛力!
這個是不中的可以提交復(fù)審請求的判斷邏輯吧,資助結(jié)果不可能直接在網(wǎng)頁的遠(yuǎn)代碼里吧。
,
掛了