liyu-pc-base 1.0.449 → 1.0.451
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/components/index.js
CHANGED
|
@@ -5,7 +5,7 @@ import { t as l } from "../_plugin-vue_export-helper-D3hKq4w_.js";
|
|
|
5
5
|
import { t as u } from "../lodash-T_IuH2iQ.js";
|
|
6
6
|
import { getApiData as d } from "../api/api-model.js";
|
|
7
7
|
import { D as f, N as p, r as m } from "../function-CCxDERgN.js";
|
|
8
|
-
import { n as h } from "../remotePages-
|
|
8
|
+
import { n as h } from "../remotePages-DDOutHJe.js";
|
|
9
9
|
import { t as g } from "../RemoteModal-jn_BF1Qc.js";
|
|
10
10
|
import { t as _ } from "../RemoteSelectPro-CC2UDjEo.js";
|
|
11
11
|
import { t as v } from "../JsonObj-Bq62nHPb.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, r as t, t as n } from "../../remotePages-
|
|
1
|
+
import { n as e, r as t, t as n } from "../../remotePages-DDOutHJe.js";
|
|
2
2
|
export { n as getDefaultAndServerConfig, e as getPageConfig, t as getViewSettingsAndPageConfig };
|
|
@@ -9338,7 +9338,8 @@ var yu = (e) => vu(e).slice(-3), bu = (e, t, n, r) => (!e || !Array.isArray(e) |
|
|
|
9338
9338
|
summaryType: null,
|
|
9339
9339
|
default_column_field: ["is_active"],
|
|
9340
9340
|
i18n: null,
|
|
9341
|
-
get_db_alias: null
|
|
9341
|
+
get_db_alias: null,
|
|
9342
|
+
advanced_base_conditions: []
|
|
9342
9343
|
};
|
|
9343
9344
|
if (n) Object.assign(p, n.defaultConfig), l && l.setDefaultConfig(t, p);
|
|
9344
9345
|
else {
|