NEZ-2782 fix:关系图 显示异常
This commit is contained in:
@@ -750,6 +750,12 @@ export default {
|
||||
},
|
||||
// deep: true,
|
||||
immediate: true
|
||||
},
|
||||
chartData: {
|
||||
immediate: true,
|
||||
handler (n) {
|
||||
this.initChart()
|
||||
}
|
||||
}
|
||||
},
|
||||
created () {
|
||||
|
||||
Reference in New Issue
Block a user