mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2026-01-10 03:09:03 +08:00
游戏商户后台添加分组的页面逻辑
This commit is contained in:
@@ -95,7 +95,10 @@
|
||||
if (res.Code === 0) {
|
||||
obj.del()
|
||||
table.reload('demo', {
|
||||
url: "/template/list"
|
||||
url: "/template/list",
|
||||
where: {
|
||||
"page":1
|
||||
}
|
||||
})
|
||||
} else {
|
||||
alert(res.Msg)
|
||||
|
||||
Reference in New Issue
Block a user