张诺
2025-05-30 193af68d72a71268054f7d07395c2ea11210ecc1
src/store/modules/app.js
@@ -14,6 +14,7 @@
    }),
    actions: {
      toggleSideBar(withoutAnimation) {
        console.log('toggleSideBar', withoutAnimation)
        if (this.sidebar.hide) {
          return false
        }