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