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