feat(property): 物业灯控信息页面增加左侧社区树
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 5m21s

This commit is contained in:
2025-08-21 12:36:41 +08:00
parent 006471bb1e
commit e750414f02
3 changed files with 144 additions and 45 deletions

View File

@@ -137,6 +137,7 @@ const handleAccountLogin = async () => {
type="password"
placeholder="请输入您的密码"
v-model="password"
@keyup.enter="handleAccountLogin"
/>
</div>