Commit 69d71efb by 朱继来

退货申请阻止重复提交

parent 45b1e240
Showing with 2 additions and 0 deletions
......@@ -513,6 +513,8 @@
console.log(res);
}
})
layer.msg('退货申请中...', {icon: 16, time: 0, shade: 0.3}); // 阻止重复提交
},
btn2: function(index, layero){
layer.close(index);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment