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