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