记得上下班打卡 | git大法好,push需谨慎

Commit 7f4e4195 authored by sangchunxi's avatar sangchunxi

修改正在下单判断

parent eabda39f
......@@ -154,7 +154,7 @@
if (r) {
marketId = unescape(r[2]);
$(".editDisabled").attr('disabled', true);
$(".editshow").style('display', 'none');
$(".editshow").hide()
let data = {
marketId
}
......
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 to comment