mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-15 14:03:36 +08:00
chore: 适配最新版element-plus v2.6.0
This commit is contained in:
@@ -317,7 +317,7 @@ export default defineComponent({
|
||||
/>
|
||||
<el-checkbox
|
||||
key={item}
|
||||
label={item}
|
||||
value={item}
|
||||
onChange={value =>
|
||||
handleCheckColumnListChange(value, item)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user