feat: update

This commit is contained in:
xiaoxian521
2021-10-31 14:19:08 +08:00
parent 594efc6204
commit 321b9da9a8
6 changed files with 36 additions and 15 deletions

View File

@@ -180,11 +180,13 @@ onMounted(() => {
</el-dropdown-menu>
</template>
</el-dropdown>
<i
<el-icon
class="el-icon-setting"
:title="$t('message.hssystemSet')"
@click="onPanel"
></i>
>
<Setting />
</el-icon>
</div>
</div>
</template>