paas-component-library 1.0.73 → 1.0.74
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/paas-ui.js
CHANGED
|
@@ -21287,9 +21287,8 @@ const gg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
21287
21287
|
loadData() {
|
|
21288
21288
|
if (this.loading) return;
|
|
21289
21289
|
this.loading = !0, this.paginationLocked && this.$store.queryData[this.current]?.page ? this.page = {
|
|
21290
|
-
...this.page,
|
|
21291
21290
|
current: this.$store.queryData[this.current].page.current,
|
|
21292
|
-
|
|
21291
|
+
size: this.$store.queryData[this.current].page.size
|
|
21293
21292
|
} : this.page.current = 1;
|
|
21294
21293
|
const r = {
|
|
21295
21294
|
...this.$store.queryData[this.current],
|
|
@@ -21598,7 +21597,7 @@ function tGe(r, e, t, n, i, o) {
|
|
|
21598
21597
|
}, 8, ["title"])
|
|
21599
21598
|
]);
|
|
21600
21599
|
}
|
|
21601
|
-
const rGe = /* @__PURE__ */ Er(KYe, [["render", tGe], ["__scopeId", "data-v-
|
|
21600
|
+
const rGe = /* @__PURE__ */ Er(KYe, [["render", tGe], ["__scopeId", "data-v-b0a28f46"]]), nGe = {
|
|
21602
21601
|
name: "PaasSelect",
|
|
21603
21602
|
inheritAttrs: !1,
|
|
21604
21603
|
props: {
|