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