Commit e06e2226 authored by 赵茹林's avatar 赵茹林

Merge branch 'dev' into pre

parents 29cfe304 65470ec7
...@@ -220,9 +220,9 @@ ...@@ -220,9 +220,9 @@
this.list[idx1].children[idx2].data = val1; this.list[idx1].children[idx2].data = val1;
} }
}) })
console.log(this.list) // console.log(this.list)
this.loading = false;
} }
this.loading = false;
}) })
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment