add:新风系统

This commit is contained in:
zhaohy
2024-07-31 15:13:37 +08:00
parent d881ac0180
commit 67a76481cc
15 changed files with 604 additions and 25 deletions

View File

@@ -20,7 +20,7 @@
dataSource: {
type: Object,
default: () => {
return { name: '' };
return { title: '' };
},
},
});