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