Ver código fonte

左侧导航地图

lizaixun 4 anos atrás
pai
commit
7e5eab3408
1 arquivos alterados com 1 adições e 0 exclusões
  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;