liyu-pc-base 1.0.424 → 1.0.426
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-b4s52NJH.js";
|
|
8
|
-
import { n as h } from "../remotePages-
|
|
8
|
+
import { n as h } from "../remotePages-DtAA7h9g.js";
|
|
9
9
|
import { t as g } from "../RemoteModal-CkFVnQ2t.js";
|
|
10
10
|
import { t as _ } from "../RemoteSelectPro-BwSY4Oe4.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-DtAA7h9g.js";
|
|
2
2
|
export { n as getDefaultAndServerConfig, e as getPageConfig, t as getViewSettingsAndPageConfig };
|
|
@@ -9326,7 +9326,10 @@ var yu = (e) => vu(e).slice(-3), bu = (e, t, n, r) => (!e || !Array.isArray(e) |
|
|
|
9326
9326
|
isView: !0,
|
|
9327
9327
|
default_hide_view: !1,
|
|
9328
9328
|
rowKey: "id",
|
|
9329
|
-
rowSelection: {
|
|
9329
|
+
rowSelection: {
|
|
9330
|
+
type: "checkbax",
|
|
9331
|
+
checkStrictly: !1
|
|
9332
|
+
},
|
|
9330
9333
|
expandedRowRender: null,
|
|
9331
9334
|
expandedRowRenderComponent: null,
|
|
9332
9335
|
headerComponent: null,
|