|
|
@ -385,6 +385,7 @@ export default { |
|
|
}; |
|
|
}; |
|
|
console.log(updatedData) |
|
|
console.log(updatedData) |
|
|
this.defaultData = updatedData |
|
|
this.defaultData = updatedData |
|
|
|
|
|
console.log(updatedData) |
|
|
setTimeout(() => { |
|
|
setTimeout(() => { |
|
|
this.initGraph(); |
|
|
this.initGraph(); |
|
|
this.buildCategoryIndex(); |
|
|
this.buildCategoryIndex(); |
|
|
|