slw 0.9.22 → 0.9.23

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/lib/index.js CHANGED
@@ -108832,7 +108832,7 @@ function initVxeRenderer(Q, H, G) {
108832
108832
  return "on" + _e.substring(0, 1).toLocaleUpperCase() + _e.substring(1);
108833
108833
  }
108834
108834
  function se(_e, me, we, ge) {
108835
- return _e.props.options = _e.options || [], XEUtils$1.assign({}, ge, _e.props, {
108835
+ return _e.props.options = _e.options || [], XEUtils$1.assign({}, ge, toRaw(_e.props), {
108836
108836
  [re(_e)]: we
108837
108837
  });
108838
108838
  }
@@ -125488,7 +125488,7 @@ function reConsole() {
125488
125488
  }
125489
125489
  }
125490
125490
  console.info(
125491
- `%cSLW %cVer 0.9.22%c
125491
+ `%cSLW %cVer 0.9.23%c
125492
125492
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
125493
125493
  %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
125494
125494
  "color:#409EFF;font-size: 22px;font-weight:bolder;text-shadow: 2px 2px 4px #84c1ff;",