ecinc-cloud-wappaio 9.6.82 → 9.6.83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -29,7 +29,7 @@ import SelectGroup from '../../ecwapp/SelectGroup/index'
29
29
  import SidebarLogo from '../../ecwapp/SidebarLogo/index'
30
30
  import SvgIcon from '../../ecwapp/SvgIcon/index'
31
31
  import WfNames from '../../ecwapp/WfNames/index'
32
- import { Attachment, BodyFile, CommandBar, HandleIdea, IdeaInputBox, ModifyWflogAddUser, ModifyWflogSubmitFile, ModifyWflogIdea, WriteToReadIdea, ModifyWfNodelog, SelectOuterDeputy, SubmitHandle, SubmitDialog, WfNodelogList, WflowView, ImgView, IdeaSignature, ReplaceFile, ViewBodyFile } from '../../ecwapp/Wflowform'
32
+ import { Attachment, BodyFile, CommandBar, HandleIdea, IdeaInputBox, ModifyWflogAddUser, ModifyWflogSubmitFile, ModifyWflogIdea, WriteToReadIdea, ModifyWfNodelog, SelectOuterDeputy, SubmitHandle, SubmitDialog, WfNodelogList, WflogAddReader, WflowView, ImgView, IdeaSignature, ReplaceFile, ViewBodyFile } from '../../ecwapp/Wflowform'
33
33
  import { PDFInjector, TextRecognition } from '../../ecwapp/TextRecognition/index'
34
34
  import '../../common/directive/index'
35
35
  import '../../ecwapp/Directive/index'
@@ -156,6 +156,7 @@ const components = [
156
156
  SubmitHandle,
157
157
  SubmitDialog,
158
158
  WfNodelogList,
159
+ WflogAddReader,
159
160
  WflowView,
160
161
  ImgView,
161
162
  IdeaSignature,