驾驶舱报表&指标填报&接口添加loading

This commit is contained in:
2026-03-11 09:54:39 +08:00
parent 1d5af53e1a
commit 4d3b2b13b8
12 changed files with 629 additions and 294 deletions

View File

@@ -60,9 +60,9 @@ export default {
data() {
return {
isDropdownShow: false,
selectedProfit: '制造成本', // 选中的名称初始为null
selectedProfit: '制造成本', // 选中的名称初始为null
profitOptions: [
'制造成本',
'制造成本',
'原片成本',
'加工成本',
]