提交 a150d7a7 编写于 作者: B break60

fix

上级 3d3796ed
......@@ -105,7 +105,7 @@
* remove task
*/
_remove (i) {
this.dependTaskList[this.index].dependItemList.splice(i, 1)
// this.dependTaskList[this.index].dependItemList.splice(i, 1)
this._removeTip()
if (!this.dependItemList.length || this.dependItemList.length === 0) {
this.$emit('on-delete-all', {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册