Merge pull request #11597 from dataease/pr@dev-v2_st

fix(嵌入式): 嵌入式销毁测试
This commit is contained in:
dataeaseShu 2024-08-16 09:21:10 +08:00 committed by GitHub
commit c2b56506e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -193,6 +193,7 @@ class DataEaseBi {
this.pid = null
this.chartId = null
this.resourceId = null
this.vm = null
console.log('this.vm2', this.vm)
}
}