mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 03:22:56 +08:00
perf: 查询面板按钮文案优化
This commit is contained in:
parent
0001ef8ccd
commit
965e075a58
@ -157,7 +157,7 @@ defineExpose({
|
||||
|
||||
<template #footer>
|
||||
<el-button secondary @click="reset">{{ t('commons.reset') }}</el-button>
|
||||
<el-button @click="trigger" type="primary">{{ t('common.sure') }}</el-button>
|
||||
<el-button @click="trigger" type="primary">{{ t('commons.adv_search.search') }}</el-button>
|
||||
</template>
|
||||
</el-drawer>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user