pb-sxp-ui 1.12.1 → 1.12.2

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/dist/pb-ui.js CHANGED
@@ -17979,7 +17979,7 @@ Made in Italy` })));
17979
17979
  * @Author: binruan@chatlabs.com
17980
17980
  * @Date: 2024-03-20 10:27:31
17981
17981
  * @LastEditors: binruan@chatlabs.com
17982
- * @LastEditTime: 2024-12-17 19:01:02
17982
+ * @LastEditTime: 2024-12-18 10:24:20
17983
17983
  * @FilePath: \pb-sxp-ui\src\core\components\SxpPageRender\index.tsx
17984
17984
  *
17985
17985
  */
@@ -18093,7 +18093,7 @@ Made in Italy` })));
18093
18093
  handleReportProductView(item);
18094
18094
  }
18095
18095
  if ((globalConfig === null || globalConfig === void 0 ? void 0 : globalConfig.playbook) !== 'organic menu' || activeIndex !== 0 || channel) {
18096
- const isExpire = refreshFeSession === null || refreshFeSession === void 0 ? void 0 : refreshFeSession(true, handleSessionCompleted);
18096
+ const isExpire = refreshFeSession === null || refreshFeSession === void 0 ? void 0 : refreshFeSession(false, handleSessionCompleted);
18097
18097
  if (!isExpire)
18098
18098
  handleSessionCompleted();
18099
18099
  }