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

Commit dcb9cba0 authored by zhengfuxin's avatar zhengfuxin

Merge branch 'dev-0712activity' of...

Merge branch 'dev-0712activity' of gitlab.zhengzai.tv:dongjingwei/liquidnet-bus-v1 into dev-0712activity
parents d06e8077 45403f14
...@@ -87,6 +87,8 @@ ...@@ -87,6 +87,8 @@
promiseMethods('/kylin-acitve/add', 'post', JSON.stringify(data), 'application/json').then((res) => { promiseMethods('/kylin-acitve/add', 'post', JSON.stringify(data), 'application/json').then((res) => {
layer.msg("保存成功!") layer.msg("保存成功!")
$("#activityName").val('')
$("#ticketNum").val('')
$.operate.successCallback(res); $.operate.successCallback(res);
}) })
} }
......
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