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