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