This commit is contained in:
‘937886381’
2026-01-09 17:53:34 +08:00
parent b76f3bfd37
commit b491f24126
50 changed files with 256 additions and 149 deletions

View File

@@ -64,7 +64,7 @@ export default {
selectedProfit: null, // 选中的名称初始为null
profitOptions: [
'毛利率',
'收入',
'营业收入',
'全成本',
]
};