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

Commit e4b5e885 authored by 胡佳晨's avatar 胡佳晨

admin 测试修改

parent c311dd4d
......@@ -141,7 +141,7 @@
if (num == 1) {
var postData = {
id: Number(detailObj.id),
orgId: Number(detailObj.orgId),
orgId: Number(detailObj.id),
type: Number(detailObj.type),
uid: detailObj.uid,
}
......@@ -162,7 +162,6 @@
success: function (e) {
$(".layui-layer-close1").click();
alert(e.msg)
location.reload();
}
})
......
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