@xuda.io/runtime-bundle 1.0.536 → 1.0.537
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/js/xuda-runtime-slim.js
CHANGED
|
@@ -13205,7 +13205,6 @@ func.UI.screen.execute_xu_functions = async function (SESSION_ID, is_skeleton, $
|
|
|
13205
13205
|
null,
|
|
13206
13206
|
null,
|
|
13207
13207
|
null,
|
|
13208
|
-
null,
|
|
13209
13208
|
$elm.data().xuData.iterate_info,
|
|
13210
13209
|
);
|
|
13211
13210
|
|
|
@@ -10937,7 +10937,6 @@ func.UI.screen.execute_xu_functions = async function (SESSION_ID, is_skeleton, $
|
|
|
10937
10937
|
null,
|
|
10938
10938
|
null,
|
|
10939
10939
|
null,
|
|
10940
|
-
null,
|
|
10941
10940
|
$elm.data().xuData.iterate_info,
|
|
10942
10941
|
);
|
|
10943
10942
|
|