wumo

Results 21 comments of wumo

试下这个,翻到第一页之后 ```ts import { field } from '@visactor/vchart/esm/util'; import * as VTable from '../../src'; import { bindDebugTool } from '../../src/scenegraph/debug-tool'; const CONTAINER_ID = 'vTable'; const generatePersons = count => {...

> [@wumo1016](https://github.com/wumo1016) [@qinliangjie](https://github.com/qinliangjie) 这个问题解决了吗?使用#edit插槽和自带的input-editor好像都不能使用。 解决了啊,你是什么版本的,给个示例代码我看下呢

@JOJOland123 首先 input 框应该使用 input 事件才能实现实时数据更改,试下

@hhhnl 我试了下,CheckBox 组件可以编辑,并且 text 属性也可以修改,也可以自定义第三方组件!可以贴出你的复现链接或者代码!