Explorar o código

地图组件添加卷帘对比自动关闭逻辑。

DESKTOP-6LTVLN7\Liumouren %!s(int64=2) %!d(string=hai) anos
pai
achega
ff46486360
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/components/map/MapHolder.vue

+ 3 - 0
src/components/map/MapHolder.vue

@@ -85,6 +85,9 @@ export default {
       handler(val) {
         console.log(val, "currentMenu -- test");
         if (val.index !== "3") {
+          if(this.JLControlShowStatus){
+            this.JLControl();
+          }
           this.stopLabelCase();
           this.$store.state.bottomMenuIndexs.index = -1;
           this.$store.state.bottomMenuIndexs.subIndex = -1;