@xuda.io/runtime-bundle 1.0.883 → 1.0.884

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.
@@ -28262,7 +28262,7 @@ func.datasource.prepare = async function (SESSION_ID, prog_id, dataSourceNoP, pa
28262
28262
  prog_id: prog_id,
28263
28263
  dsSession: dataSourceSession,
28264
28264
  fieldId: fieldIdP,
28265
- parentDataSourceNoP,
28265
+ parentDataSourceNo: parentDataSourceNoP,
28266
28266
  };
28267
28267
  return ret;
28268
28268
  };