fix: 🐛 修复多语言类型警告

This commit is contained in:
超凡
2025-04-27 22:02:21 +08:00
parent 360df6a53e
commit 15abaf3ba9
3 changed files with 16 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
<template>
<!-- 布局大小 -->
<el-tooltip :content="$t('sizeSelect.tooltip')" effect="dark" placement="bottom">
<el-tooltip :content="t('sizeSelect.tooltip')" effect="dark" placement="bottom">
<el-dropdown trigger="click" @command="handleSizeChange">
<div>
<div class="i-svg:size" />