推广后台资源申请页面

master
liyang 4 years ago
parent e008e14046
commit 65ca417a2e

@ -679,7 +679,7 @@
success: function(result){
if (result.status == 1) {
layer.msg(result.message, function(){
parent.window.location.href = "{:U('batches')}"
parent.window.location.href = "{:U('index')}"
})
} else {
layer.msg(result.message)

Loading…
Cancel
Save