update 设备管理

This commit is contained in:
lb
2022-11-22 09:32:32 +08:00
parent 76ada17b63
commit 4055142b3c
5 changed files with 75 additions and 44 deletions

View File

@@ -14,6 +14,8 @@
<div class="container-title-wrapper">
<span class="container-icon" v-html="computeIcon" />
<span class="container-title">{{ title }}</span>
<slot name="titleSelect" />
</div>
<slot />