提交 9eaa7e38 编写于 作者: S shenjizhe

1

上级 a54e032a
......@@ -96,12 +96,10 @@ export default {
console.log('111');
},
onSelected(rindex, id, data) {
console.log('选中' + rindex);
console.log(data);
console.log('选中:' + rindex+",id:"+id);
},
onConfirm(action, data) {},
resetTool() {
// console.log('1.reset:OFFSET=' + this.offsetX);
if (this.offsetX == defaultX) {
this.offsetX += 0.0000001;
} else {
......
## 1.0.10(2021-11-23)
更新了 @selected 事件
## 1.0.9(2021-11-23)
允许数据为空
## 1.0.8(2021-11-19)
......
{
"id": "thirdlucky-data-table",
"displayName": "thirdlucky-data-table",
"version": "1.0.9",
"version": "1.0.10",
"description": "数据绑定的 table组件",
"keywords": [
"udatatab"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册