@xuda.io/runtime-bundle 1.0.1017 → 1.0.1018

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.
@@ -8660,7 +8660,7 @@ func.UI.worker.execute = async function (SESSION_ID, queue_obj) {
8660
8660
  {},
8661
8661
  queue_obj.jobNoP,
8662
8662
  _data.xuData.key,
8663
- _data.xuData.parent_nodeP,
8663
+ _data.xuData.parent_node,
8664
8664
  'xu-render',
8665
8665
  queue_obj.paramsP.elem_val.$elm,
8666
8666
  {
@@ -8661,7 +8661,7 @@ func.UI.worker.execute = async function (SESSION_ID, queue_obj) {
8661
8661
  {},
8662
8662
  queue_obj.jobNoP,
8663
8663
  _data.xuData.key,
8664
- _data.xuData.parent_nodeP,
8664
+ _data.xuData.parent_node,
8665
8665
  'xu-render',
8666
8666
  queue_obj.paramsP.elem_val.$elm,
8667
8667
  {