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