mirror of
https://github.com/veops/cmdb.git
synced 2025-08-06 12:53:46 +08:00
i18n (#455)
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
</a-tooltip>
|
||||
</a-input>
|
||||
<a-tooltip :title="$t('reset')">
|
||||
<a-button @click="reset">重置</a-button>
|
||||
<a-button @click="reset">{{ $t('reset') }}</a-button>
|
||||
</a-tooltip>
|
||||
<FilterComp
|
||||
ref="filterComp"
|
||||
|
Reference in New Issue
Block a user