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