二三维同步底图透明度,取消电子围墙二维显示

This commit is contained in:
zh
2025-08-22 17:42:42 +08:00
parent 2d1bc61cca
commit 1ea59d0f8a

View File

@ -88,6 +88,10 @@ class WallStereoscopic extends Base {
} }
} }
get type() {
return 'wallStereoscopic'
}
static createLabel(that) { static createLabel(that) {
// 标签 // 标签
that.label = new LabelObject(that.sdk, { that.label = new LabelObject(that.sdk, {