fmui-base 2.1.84 → 2.1.85

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.
@@ -688,7 +688,8 @@ var PageHome = function (_React$Component) {
688
688
  processInstanceId: processInstanceId,
689
689
  type: listType,
690
690
  //startUserId:startUserId,
691
- module: this.state.module
691
+ module: this.state.module,
692
+ isSub: isSub
692
693
  };
693
694
 
694
695
  if (listType == '0') {