3ff32e81 by yangjianbin

init

1 parent e16fb1d2
......@@ -55,9 +55,11 @@
} else {
layer.alert('操作成功');
}
setTimeout(function () {
loadIframe(url, '审核意见');
}, 500)
if(!data.code){
setTimeout(function () {
loadIframe(url, '审核意见');
}, 500)
}
},
error: function () {
layer.alert("操作失败")
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!