@xuda.io/runtime-bundle 1.0.598 → 1.0.599

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.
@@ -31366,7 +31366,7 @@ func.UI.screen.refresh_xu_attributes = async function (SESSION_ID, fields_arr, j
31366
31366
  }, 100);
31367
31367
  return;
31368
31368
  }
31369
-
31369
+ const _session = SESSION_OBJ[SESSION_ID];
31370
31370
  if (_session.engine_mode === 'live_preview') {
31371
31371
  console.info('========= xu-attributes refresh info ==============');
31372
31372
  console.info('fields_arr:', fields_arr);