module-menu 0.2.44 → 0.2.45

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "module-menu",
3
- "version": "0.2.44",
3
+ "version": "0.2.45",
4
4
  "description": "城市大数据平台公共头部及尾部",
5
5
  "main": "src/pages/index.jsx",
6
6
  "scripts": {
@@ -106,7 +106,7 @@ const ModuleMenu = ({ sysName, stash = '' }) => {
106
106
  }
107
107
  res = await getUrlByInfo(obj)
108
108
  return res.data.data
109
- },
109
+ };
110
110
 
111
111
 
112
112
  // 跳转各个模块