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