This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
task 乳山产交 网站端 立即报名-报名成功保存-返回页面点击交易项目 进入报名页面错误,详见群录屏
rongxin_dev
庞东旭
11 months ago
parent
cafc4bd14a
commit
6a8732a574
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
static/js/project/listingItems/bond.js
+ 1
- 1
static/js/project/listingItems/bond.js
View File
@@ -156,7 +156,7 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi',"cupload"], function
module.upLoadOver = function(data){
tools.initError('提交申请,等待审核')
setTimeout(function () {
window.
location = 'itemsDetail.html?id='+getQueryVariable('id')
window.
history.back();
},2000)
}
Write
Preview
Loading…
Cancel
Save