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