@byteluck-fe/runtime-mobile-controls 7.0.0-beta.33 → 7.0.0-beta.34
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.
|
@@ -51715,7 +51715,7 @@ class b0 {
|
|
|
51715
51715
|
-1
|
|
51716
51716
|
), await this.syncPostMessage(a, () => {
|
|
51717
51717
|
window.baitedaWorkers.dataStoreWorker.postMessage({
|
|
51718
|
-
action: "getTableValueSortByKey",
|
|
51718
|
+
action: o ? "getTableValueSortByKey" : "getPageData",
|
|
51719
51719
|
options: {
|
|
51720
51720
|
sortKey: o,
|
|
51721
51721
|
sort: r,
|