feat(project): sync all pending tenant ui changes

This commit is contained in:
2026-02-20 16:50:20 +08:00
parent 937c9b4334
commit 788491ad3d
34 changed files with 7527 additions and 95 deletions

View File

@@ -1,5 +1,6 @@
// Mock 数据入口,仅在开发环境下使用
// 门店模块已切换真实 TenantApi此处仅保留其他业务的 mock。
import './product';
import './product-extensions';
console.warn('[Mock] 非门店模块 Mock 数据已启用');