📖 MALL:商品编辑 => 优化 DeliveryForm 表单

This commit is contained in:
YunaiV
2024-01-12 20:53:17 +08:00
parent 20b4a7fd66
commit a38ddb699a
8 changed files with 52 additions and 43 deletions

View File

@ -103,7 +103,6 @@ export const getDictLabel = (dictType: string, value: any): string => {
export enum DICT_TYPE {
USER_TYPE = 'user_type',
COMMON_STATUS = 'common_status',
SYSTEM_TENANT_PACKAGE_ID = 'system_tenant_package_id',
TERMINAL = 'terminal', // 终端
// ========== SYSTEM 模块 ==========