@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.
|
@@ -27795,7 +27795,7 @@ func.UI.worker.execute = async function (SESSION_ID, queue_obj) {
|
|
|
27795
27795
|
{},
|
|
27796
27796
|
queue_obj.jobNoP,
|
|
27797
27797
|
_data.xuData.key,
|
|
27798
|
-
_data.xuData.
|
|
27798
|
+
_data.xuData.parent_node,
|
|
27799
27799
|
'xu-render',
|
|
27800
27800
|
queue_obj.paramsP.elem_val.$elm,
|
|
27801
27801
|
{
|