update i18n
This commit is contained in:
@ -63,7 +63,9 @@
|
||||
</el-row>
|
||||
<template #footer>
|
||||
<div class="dialog-footer">
|
||||
<el-button type="primary" @click="handleImportTable">确 定</el-button>
|
||||
<el-button type="primary" @click="handleImportTable">{{
|
||||
t("admin.common.confirm")
|
||||
}}</el-button>
|
||||
<el-button @click="visible = false">取 消</el-button>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user