fmui-base 1.0.9 → 1.0.10

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.
@@ -3405,6 +3405,8 @@ var PageHome = function (_React$Component) {
3405
3405
  emp.window.close({
3406
3406
  id: 'this' //指定被关闭窗口标识,如果id=‘this‘,则关闭当前窗口
3407
3407
  });
3408
+ } else {
3409
+ backPage();
3408
3410
  }
3409
3411
  } else {
3410
3412
  setTimeout(function () {
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "fmui-base",
3
- "version": "1.0.9",
3
+ "version": "1.0.10",
4
4
  "title": "fmui-base",
5
- "description": "流程组件修改",
5
+ "description": "流程组件推送返回修改",
6
6
  "main": "lib/index.js",
7
7
  "files": [
8
8
  "dist",