Helius
2022-09-19 f2b9a83f75a4345cd42d008f3153c18f8f890cad
zq-erp/src/main/resources/templates/views/admin/hive/products/shoppinggoods-md-list.html
@@ -149,7 +149,7 @@
        delUrl = basePath + "/admin/shoppinggoods/del";
        myGrid = MGrid.initGrid({
            url: basePath + "/admin/shoppinggoods/showList",
            url: basePath + "/admin/shoppinggoods/showAllList",
            delUrl: delUrl
        });
    });