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