zhang_12370
2025-07-19 8a4c1addc899e1ad8ddc0e78d64a9587882fa79b
src/store/modules/app.js
@@ -14,7 +14,6 @@
    }),
    actions: {
      toggleSideBar(withoutAnimation) {
        console.log('toggleSideBar', withoutAnimation)
        if (this.sidebar.hide) {
          return false
        }