@xuda.io/runtime-bundle 1.0.485 → 1.0.486

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.
@@ -28299,7 +28299,7 @@ func.UI.find_field_in_progUi_attributes = function (progUi, field_id, prop, tag_
28299
28299
  func.datasource.create = async function (
28300
28300
  SESSION_ID,
28301
28301
  prog_id,
28302
- dataSourceNoP, // if exist then refresh
28302
+ dataSourceNoP = null, // if exist then refresh
28303
28303
  parentDataSourceNoP,
28304
28304
  containerIdP,
28305
28305
  rowIdP,