feat(shop): 添加品牌管理和物流公司管理功能

- 新增品牌管理相关接口和页面组件
- 新增物流公司管理相关接口和页面组件
- 优化运费模板和运费模板详情页面的请求路径
This commit is contained in:
2025-08-12 12:13:16 +08:00
parent 57e8312785
commit 17e6effe70
19 changed files with 2319 additions and 28 deletions

View File

@@ -146,9 +146,9 @@
};
// 批量删除
const removeBatch = () => {
emit('remove');
};
// const removeBatch = () => {
// emit('remove');
// };
const onType = () => {
resetFields();