feat:Add chart by Temp 实现 50%
fix:修改endpointList 出现下弹窗时样式错乱的问题
This commit is contained in:
@@ -529,7 +529,7 @@ export default {
|
||||
deep: true,
|
||||
immediate: true,
|
||||
handler (n) {
|
||||
if (n.id) {
|
||||
if (n && n.id) {
|
||||
if (getTopology(this.topologyIndex)) {
|
||||
getTopology(this.topologyIndex).destroy()
|
||||
setTopology(this.topologyIndex, null)
|
||||
|
||||
Reference in New Issue
Block a user