ecinc-cloud-yoabase 9.5.17 → 9.5.18

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
@@ -46,12 +46,7 @@ import VoiceRightFormTab from './src/voice/RightForm/PanelNode/Tab0'
46
46
  // common
47
47
  //import CommonComponents from './src/common/exportor'
48
48
  // workflow
49
- //import WorkFlowComponents from './src/workflow/exporter'
50
- import textBox from './src/workflow/wfInstance/mainform/components/textBox'
51
- import wformFooter from './src/workflow/wfInstance/mainform/components/wformFooter'
52
- import wformHeader from './src/workflow/wfInstance/mainform/components/wformHeader'
53
- import wformSerial from './src/workflow/wfInstance/mainform/components/wformSerial'
54
- import wformTitle from './src/workflow/wfInstance/mainform/components/wformTitle'
49
+ import { textBox, wformFooter, wformHeader, wformSerial, wformTitle } from './src/workflow/exporter'
55
50
 
56
51
  // 以对象的结构保存组件,便于遍历
57
52
  const components = {