提交 323c4597 编写于 作者: S shenjizhe

1

上级 46722091
......@@ -258,7 +258,6 @@ export default {
return 0;
},
appendText(text) {
console.log(text);
let line = '\t' + text + '\n';
this.texts += line;
},
......
## 1.0.4(2021-12-09)
修改事件重复提交问题
## 1.0.3(2021-12-09)
修正了事件触发
## 1.0.2.1(2021-11-29)
......
......@@ -9,7 +9,6 @@
v-else-if="checkType('enum', column.type)"
:localdata="column.values"
:popup-title="column.tips"
@nodeclick="onnodeclick"
v-model="_val"
@change="dateChange"
></uni-data-picker>
......
{
"id": "thirdlucky-data-input",
"displayName": "thirdlucky-data-input",
"version": "1.0.3",
"version": "1.0.4",
"description": "thirdlucky-data-input",
"keywords": [
"thirdlucky-data-input"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册