king
2020-12-31 32b84012bb8e2f05295c4237d17224700b149c8f
src/store/reducer.js
@@ -81,6 +81,7 @@
      }
    case Type.RESET_EDITSTATE:
    // 重置编辑状态
      document.body.className = ''
      return {
        ...state,
        tabviews: [],