Commit 9ccb7b85 authored by 杨奕's avatar 杨奕 Committed by cinwell.li

Table: add missing ElCheckbox (#1635)

parent 8fa9e2e5
import { getCell, getColumnByCell, getRowIdentity } from './util';
import ElCheckbox from 'element-ui/packages/checkbox';
export default {
components: {
ElCheckbox
},
props: {
store: {
required: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment