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