@ssgc/alert-console 2.10.0 → 2.10.1

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/dist/index.es.js CHANGED
@@ -1915,7 +1915,7 @@ function Mr({
1915
1915
  if (!m) return;
1916
1916
  const Z = D.find((ae) => ae.value === g), W = {
1917
1917
  anomalyId: X.length > 1 && N !== "All" ? N : void 0,
1918
- spaceId: !q && w.length > 1 && S !== "All" ? Number(S) : void 0,
1918
+ spaceId: !q && w.length > 1 && S !== "All" ? S : void 0,
1919
1919
  spaceNumber: q && w.length > 1 && S !== "All" ? S : void 0,
1920
1920
  severityId: D.length > 1 && g !== "All" ? g : void 0,
1921
1921
  severityName: D.length > 1 && g !== "All" ? Z?.label : void 0,