提交 be8c42fb 编写于 作者: A AmyFoxFN

chore(picker): remove needless code

上级 82603212
......@@ -73,9 +73,6 @@
created() {
this._values = []
this._indexes = this.selectedIndex
const diff = this.finalData.length - this._indexes.length
diff > 0 && this._indexes.fill(0, diff)
},
methods: {
confirm() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册