3
This commit is contained in:
@@ -42,3 +42,11 @@ export const STORAGE_KEYS = {
|
||||
}
|
||||
|
||||
|
||||
// KPI 标签常量,避免页面硬编码
|
||||
export const KPI_LABELS = {
|
||||
todaySales: '今日销售额',
|
||||
monthSales: '本月销售额',
|
||||
monthProfit: '本月利润',
|
||||
stockCount: '库存量'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user