mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
删除代码无用代码
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
var init = {
|
||||
tableElem: '#currentTable',
|
||||
tableRenderId: 'currentTableRenderId',
|
||||
indexUrl: 'mall.goods/index',
|
||||
addUrl: 'mall.goods/add',
|
||||
editUrl: 'mall.goods/edit',
|
||||
deleteUrl: 'mall.goods/delete',
|
||||
exportUrl: 'mall.goods/export',
|
||||
modifyUrl: 'mall.goods/modify',
|
||||
stock_url: 'mall.goods/stock',
|
||||
read_url: 'mall.goods/read',
|
||||
formFullScreen: true,
|
||||
};
|
||||
Reference in New Issue
Block a user