@@ -125,8 +125,8 @@
taskLists: {
handler(newValue, oldValue){
console.log(newValue, oldValue)
+ this.changeTableTree()
if(newValue.length > 0){
- this.changeTableTree()
this.getStartEndTime()
this.$nextTick(() => {
this.uGanttDrag()