会员级别与会员权益修改
This commit is contained in:
@@ -11,8 +11,8 @@ define(["jquery", "bootstrap", "backend", "table", "form"], function (
|
||||
Table.api.init({
|
||||
extend: {
|
||||
index_url: "wdsxh/member/rights/index" + location.search,
|
||||
add_url: "wdsxh/member/rights/add",
|
||||
edit_url: "wdsxh/member/rights/edit",
|
||||
add_url: "wdsxh/member/rights/add" + location.search,
|
||||
edit_url: "wdsxh/member/rights/edit" + location.search,
|
||||
del_url: "wdsxh/member/rights/del",
|
||||
table: "wdsxh_member_rights",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user