@xuda.io/runtime-bundle 1.0.781 → 1.0.783

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.
@@ -25237,7 +25237,6 @@ func.utils.job_worker = function (session_id) {
25237
25237
  val.prog_id,
25238
25238
  val.nodeId,
25239
25239
  val.parentDataSourceNo,
25240
- '', //dismissed val.$div creating bug in alter ui
25241
25240
  val.$container,
25242
25241
  );
25243
25242
  }
@@ -29421,7 +29420,6 @@ func.datasource.execute_field_init_events = async function (SESSION_ID, dataSour
29421
29420
  val.eventInfo.id, //eventInfo[2],
29422
29421
  sourceP,
29423
29422
  true,
29424
- // check_count,
29425
29423
  null,
29426
29424
  null,
29427
29425
  args.jobNoP,
@@ -29433,6 +29431,7 @@ func.datasource.execute_field_init_events = async function (SESSION_ID, dataSour
29433
29431
  null,
29434
29432
  null,
29435
29433
  ds.parentDataSourceNo,
29434
+ null,
29436
29435
  );
29437
29436
  }
29438
29437
  }
@@ -33410,7 +33409,6 @@ func.UI.screen.execute_screen_ready_events = async function (SESSION_ID, paramsP
33410
33409
  val.eventInfo, // val.eventInfo[8],
33411
33410
  null,
33412
33411
  null,
33413
- null,
33414
33412
  _ds.prog_id,
33415
33413
  _ds.nodeId,
33416
33414
  _ds.parentDataSourceNo,