删除代码无用代码

This commit is contained in:
2023-12-08 14:17:18 +08:00
parent 9f2d0898ec
commit 5653f0d485

View File

@@ -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,
};