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

Commit 730f1b4b authored by jiangxiulong's avatar jiangxiulong

快递模版 admin 上下线

parent c1f03a35
......@@ -97,7 +97,7 @@
$.ajax({
type: 'put',
url: '/kylin/expressModule/isOnline',
data: {expressModuleId: id, isOnline: lineId},
data: {moduleId: id, isOnline: lineId},
success:function(e) {
$("button[name=refresh]").click();
}
......
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