crc国际化

This commit is contained in:
熊飞
2024-01-16 16:59:09 +08:00
parent ff281396fa
commit 344e61338e
3 changed files with 178 additions and 1 deletions
@@ -1224,6 +1224,7 @@ export default {
BatchId: null,
RoleName: null
})
this.timeList = []
this.getList()
},
handleSearch() {
@@ -97,7 +97,7 @@
min-width="80"
show-overflow-tooltip
/>
<el-table-column label="Action" min-width="100" fixed="right">
<el-table-column :label="$t('common:action:action')" min-width="100" fixed="right">
<template slot-scope="scope">
<!-- 预览 -->
<el-button