@steedos/standard-ui 2.5.18-beta.4 → 2.5.18-beta.6

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.
@@ -137,9 +137,6 @@ tab_items:
137
137
  # admin_dashboard:
138
138
  # group: 高级设置
139
139
  # index: 35
140
- admin_audit_records:
141
- group: advanced_settings
142
- index: 36
143
140
  admin_autonumber:
144
141
  group: advanced_settings
145
142
  index: 37
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@steedos/standard-ui",
3
- "version": "2.5.18-beta.4",
3
+ "version": "2.5.18-beta.6",
4
4
  "main": "package.service.js",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -12,5 +12,5 @@
12
12
  "description": "steedos package",
13
13
  "repository": {},
14
14
  "license": "MIT",
15
- "gitHead": "dbed817b5b9689fd0ee6bbfb8e9911a18a3c8403"
15
+ "gitHead": "50a0f4cc2d0a9e46ec41350398dc4a49cd589b1d"
16
16
  }