gaoluyang
2025-07-01 6dfb5e44a7072d78ca6c04d21b7ed8ad126b874f
src/store/modules/app.js
@@ -14,7 +14,6 @@
    }),
    actions: {
      toggleSideBar(withoutAnimation) {
        console.log('toggleSideBar', withoutAnimation)
        if (this.sidebar.hide) {
          return false
        }