二三维模式标签同步

This commit is contained in:
zh
2025-08-22 21:55:50 +08:00
parent 979a285295
commit ce065fb845
17 changed files with 17 additions and 17 deletions

View File

@ -424,7 +424,7 @@ class RadarScanStereoscopic extends Base {
}
set labelShow(v) {
this.options.label.show = v
if (this.show) {
if (this.show && !this.showView || this.showView == 3) {
this.label.show = v
}
else {