Sfoglia il codice sorgente

左侧导航地图

lizaixun 4 anni fa
parent
commit
7e5eab3408
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      components/drawer/threeLineDrawer.vue

+ 1 - 0
components/drawer/threeLineDrawer.vue

@@ -66,6 +66,7 @@
 			},
 			closeDrawer: function() {
 				this.drawerIsShow = false;
+				this.$parent.leftbar();
 			},
 			clickChangeColor: function(index) {
 				this.changeGary = index;