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