@sigmaott/base-next 1.4.14 → 1.4.15

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@sigmaott/base-next",
3
3
  "type": "module",
4
- "version": "1.4.14",
4
+ "version": "1.4.15",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -129,7 +129,7 @@ function onShowModel() {
129
129
 
130
130
  const defaultTableForensic = ref([
131
131
  {
132
- type: 'normal',
132
+ type: 'a/b',
133
133
  wm: '0xff',
134
134
  alpha: 0.15,
135
135
  crc: -1,