gaoluyang
9 天以前 c7f171da70f6e7362eaa69ddcf0a65828bb7fa1b
src/store/modules/app.js
@@ -14,7 +14,6 @@
    }),
    actions: {
      toggleSideBar(withoutAnimation) {
        console.log('toggleSideBar', withoutAnimation)
        if (this.sidebar.hide) {
          return false
        }