digitallItem语言适配
This commit is contained in:
@@ -58,7 +58,7 @@ const {} = toRefs(data);
|
||||
v-model="checkAll"
|
||||
@change="handleCheckAllChange"
|
||||
>
|
||||
All
|
||||
{{ $t('checked.All') }}
|
||||
</el-checkbox>
|
||||
</div>
|
||||
<el-checkbox-group v-model="checkList" @change="handleChange">
|
||||
|
||||
Reference in New Issue
Block a user