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