crc国际化
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user