在tinper-bee里面无法引用子组件
This commit is contained in:
parent
56fb33a0bf
commit
d754a6119d
|
@ -1,5 +1,5 @@
|
||||||
import React, { Component } from "react";
|
import React, { Component } from "react";
|
||||||
import Checkbox from 'bee-checkbox';
|
// import Checkbox from 'bee-checkbox';
|
||||||
import {ObjectAssign} from './util';
|
import {ObjectAssign} from './util';
|
||||||
/**
|
/**
|
||||||
* 参数: 过滤表头
|
* 参数: 过滤表头
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
import React, { Component } from "react";
|
import React, { Component } from "react";
|
||||||
import Checkbox from 'bee-checkbox';
|
// import Checkbox from 'bee-checkbox';
|
||||||
import {ObjectAssign} from './util';
|
import {ObjectAssign} from './util';
|
||||||
/**
|
/**
|
||||||
* 参数: 过滤表头
|
* 参数: 过滤表头
|
||||||
|
|
Loading…
Reference in New Issue