Explorar el Código

左侧导航地图

lizaixun hace 4 años
padre
commit
7e5eab3408
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;