Browse Source

左侧导航地图

lizaixun 4 years atrás
parent
commit
7e5eab3408
1 changed files with 1 additions and 0 deletions
  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;