新增回收站增加额外参数

pull/110/MERGE
Karson 2019-03-16 00:17:33 +08:00
parent eccf03e43f
commit 349c110717
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
// 初始化表格
table.bootstrapTable({
url: '{%controllerUrl%}/recyclebin',
url: '{%controllerUrl%}/recyclebin' + location.search,
pk: 'id',
sortName: 'id',
columns: [