zsysview 0.0.27 → 0.0.28
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/{backup-DgoJ-AYS.js → backup-BKq6sQjF.js} +3 -3
- package/dist/{breadcrumb.vue_vue_type_script_setup_true_lang-CGEOrj8x.js → breadcrumb.vue_vue_type_script_setup_true_lang-Ca489fLF.js} +1 -1
- package/dist/{change_password-CfTKlKzq.js → change_password-DHURkzza.js} +3 -3
- package/dist/{department-SWj0HA-l.js → department-nsjoJXue.js} +3 -3
- package/dist/{desktop-le1cI27_.js → desktop-CcKDaeCI.js} +1 -1
- package/dist/{http_api_v1-d9smAbJZ.js → http_api_v1-CkjqXdob.js} +1 -1
- package/dist/{index-BZZm3CTh.js → index-BGMV_V_g.js} +11 -11
- package/dist/{log-D-BDBVS7.js → log-4jRKPEKy.js} +3 -3
- package/dist/{login-DUn4tmOp.js → login-Df4BMtP8.js} +2 -2
- package/dist/{main-Bgkb3hrI.js → main-CaR_6gzq.js} +2 -2
- package/dist/{position-D7u-VoeU.js → position-UV9V8NKa.js} +4 -4
- package/dist/{role-CyCsBm0V.js → role-Co7zqJq3.js} +5 -5
- package/dist/{self-BRTR2NdM.js → self-CZaIzR2G.js} +2 -2
- package/dist/{user-cl8kQwmL.js → user-D8k4kb-7.js} +4 -4
- package/dist/{zsys_delbutton.vue_vue_type_script_setup_true_lang-Dqud3QQ4.js → zsys_delbutton.vue_vue_type_script_setup_true_lang-JGPGvAqL.js} +1 -1
- package/dist/{zsyslist.vue_vue_type_script_setup_true_lang-BE2Kl33t.js → zsyslist.vue_vue_type_script_setup_true_lang-C714Dj9O.js} +5 -6
- package/dist/zsysview.es.js +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, reactive, onMounted, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, withCtx, createTextVNode, createCommentVNode } from "vue";
|
|
2
|
-
import { _ as _sfc_main$1 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
4
|
-
import { _ as _sfc_main$2 } from "./zsyslist.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as _sfc_main$1 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-Ca489fLF.js";
|
|
3
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
4
|
+
import { _ as _sfc_main$2 } from "./zsyslist.vue_vue_type_script_setup_true_lang-C714Dj9O.js";
|
|
5
5
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
6
6
|
const _hoisted_1 = { style: { padding: "0px 20px" } }, _hoisted_2 = { key: 0 }, _hoisted_3 = { key: 0 }, _sfc_main = /* @__PURE__ */ defineComponent({
|
|
7
7
|
__name: "backup",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, watch, onMounted, resolveComponent, createBlock, openBlock, unref, withCtx, createElementBlock, Fragment, renderList, createTextVNode, toDisplayString } from "vue";
|
|
2
2
|
import { m as arrow_right_default } from "./index-DG0x9mYD.js";
|
|
3
|
-
import { u as useRouter } from "./index-
|
|
3
|
+
import { u as useRouter } from "./index-BGMV_V_g.js";
|
|
4
4
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "breadcrumb",
|
|
6
6
|
setup(__props) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, reactive, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, withCtx, createTextVNode } from "vue";
|
|
2
|
-
import { _ as _sfc_main$1 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
4
|
-
import { u as useRouter } from "./index-
|
|
2
|
+
import { _ as _sfc_main$1 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-Ca489fLF.js";
|
|
3
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
4
|
+
import { u as useRouter } from "./index-BGMV_V_g.js";
|
|
5
5
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
6
6
|
import { h } from "./index.es-DrN1BLo5.js";
|
|
7
7
|
const _hoisted_1 = { style: { padding: "0px 20px", "margin-top": "20px" } }, _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, watch, reactive, resolveComponent, resolveDirective, createBlock, openBlock, withCtx, withDirectives, withModifiers, createVNode, createElementVNode, createCommentVNode, createTextVNode, onMounted, onUnmounted, createElementBlock, Fragment, unref } from "vue";
|
|
2
|
-
import { _ as _sfc_main$2 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
2
|
+
import { _ as _sfc_main$2 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-Ca489fLF.js";
|
|
3
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
4
4
|
import { j as refresh_default } from "./index-DG0x9mYD.js";
|
|
5
|
-
import { _ as _sfc_main$3 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ as _sfc_main$3 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-JGPGvAqL.js";
|
|
6
6
|
import { z as zsysEventBus, u as useMagicKeys, w as whenever } from "./zsys_eventBus-CZOk9fTb.js";
|
|
7
7
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
8
8
|
const _hoisted_1$1 = { style: { display: "flex", "justify-content": "right" } }, _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import axios from "axios";
|
|
2
|
-
import { a as useTokenStore } from "./index-
|
|
2
|
+
import { a as useTokenStore } from "./index-BGMV_V_g.js";
|
|
3
3
|
function getDefaultExportFromCjs(x) {
|
|
4
4
|
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x.default : x;
|
|
5
5
|
}
|
|
@@ -6593,25 +6593,25 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
6593
6593
|
{
|
|
6594
6594
|
path: "/main",
|
|
6595
6595
|
//"/main"
|
|
6596
|
-
component: () => import("./main-
|
|
6596
|
+
component: () => import("./main-CaR_6gzq.js"),
|
|
6597
6597
|
meta: { requiresAuth: !0, title: "主界面" },
|
|
6598
6598
|
children: [
|
|
6599
6599
|
{
|
|
6600
6600
|
path: "/desktop",
|
|
6601
6601
|
meta: { title: "首页" },
|
|
6602
|
-
component: () => import("./desktop-
|
|
6602
|
+
component: () => import("./desktop-CcKDaeCI.js")
|
|
6603
6603
|
},
|
|
6604
6604
|
{
|
|
6605
6605
|
path: "/self",
|
|
6606
6606
|
//个人中心
|
|
6607
6607
|
meta: { title: "个人中心" },
|
|
6608
|
-
component: () => import("./self-
|
|
6608
|
+
component: () => import("./self-CZaIzR2G.js")
|
|
6609
6609
|
},
|
|
6610
6610
|
{
|
|
6611
6611
|
path: "/password",
|
|
6612
6612
|
//修改密码
|
|
6613
6613
|
meta: { title: "修改密码" },
|
|
6614
|
-
component: () => import("./change_password-
|
|
6614
|
+
component: () => import("./change_password-DHURkzza.js")
|
|
6615
6615
|
},
|
|
6616
6616
|
{
|
|
6617
6617
|
path: "/sys",
|
|
@@ -6622,32 +6622,32 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
6622
6622
|
{
|
|
6623
6623
|
path: "/user",
|
|
6624
6624
|
meta: { title: "用户管理" },
|
|
6625
|
-
component: () => import("./user-
|
|
6625
|
+
component: () => import("./user-D8k4kb-7.js")
|
|
6626
6626
|
},
|
|
6627
6627
|
{
|
|
6628
6628
|
path: "/department",
|
|
6629
6629
|
meta: { title: "组织架构" },
|
|
6630
|
-
component: () => import("./department-
|
|
6630
|
+
component: () => import("./department-nsjoJXue.js")
|
|
6631
6631
|
},
|
|
6632
6632
|
{
|
|
6633
6633
|
path: "/position",
|
|
6634
6634
|
meta: { title: "职务" },
|
|
6635
|
-
component: () => import("./position-
|
|
6635
|
+
component: () => import("./position-UV9V8NKa.js")
|
|
6636
6636
|
},
|
|
6637
6637
|
{
|
|
6638
6638
|
path: "/role",
|
|
6639
6639
|
meta: { title: "角色权限" },
|
|
6640
|
-
component: () => import("./role-
|
|
6640
|
+
component: () => import("./role-Co7zqJq3.js")
|
|
6641
6641
|
},
|
|
6642
6642
|
{
|
|
6643
6643
|
path: "/log",
|
|
6644
6644
|
meta: { title: "日志" },
|
|
6645
|
-
component: () => import("./log-
|
|
6645
|
+
component: () => import("./log-4jRKPEKy.js")
|
|
6646
6646
|
},
|
|
6647
6647
|
{
|
|
6648
6648
|
path: "/backup",
|
|
6649
6649
|
meta: { title: "备份" },
|
|
6650
|
-
component: () => import("./backup-
|
|
6650
|
+
component: () => import("./backup-BKq6sQjF.js")
|
|
6651
6651
|
},
|
|
6652
6652
|
{
|
|
6653
6653
|
path: "/sys",
|
|
@@ -6661,7 +6661,7 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
6661
6661
|
{
|
|
6662
6662
|
path: "/login",
|
|
6663
6663
|
name: "login",
|
|
6664
|
-
component: () => import("./login-
|
|
6664
|
+
component: () => import("./login-Df4BMtP8.js")
|
|
6665
6665
|
}
|
|
6666
6666
|
], router = createRouter({
|
|
6667
6667
|
history: createWebHistory(),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, withCtx, createTextVNode, reactive, computed, createElementVNode, toDisplayString } from "vue";
|
|
2
|
-
import { _ as _sfc_main$2 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as _sfc_main$3 } from "./zsyslist.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
2
|
+
import { _ as _sfc_main$2 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-Ca489fLF.js";
|
|
3
|
+
import { _ as _sfc_main$3 } from "./zsyslist.vue_vue_type_script_setup_true_lang-C714Dj9O.js";
|
|
4
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
5
5
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
6
6
|
import { f as formatDateTime } from "./zsys_time-4KclnYJN.js";
|
|
7
7
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, reactive, resolveComponent, createElementBlock, openBlock, createVNode, withCtx, withKeys, createTextVNode, createElementVNode } from "vue";
|
|
2
2
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
3
|
-
import { u as useRouter, b as useRoute, _ as _export_sfc } from "./index-
|
|
3
|
+
import { u as useRouter, b as useRoute, _ as _export_sfc } from "./index-BGMV_V_g.js";
|
|
4
4
|
import { h } from "./index.es-DrN1BLo5.js";
|
|
5
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
5
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
6
6
|
const _hoisted_1 = { class: "bg" }, _sfc_main = /* @__PURE__ */ defineComponent({
|
|
7
7
|
__name: "login",
|
|
8
8
|
setup(__props) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, resolveComponent, createBlock, createCommentVNode, openBlock, withCtx, createVNode, createElementVNode, resolveDynamicComponent, toDisplayString, createElementBlock, Fragment, renderList, markRaw, reactive, onMounted, createTextVNode, unref, watch } from "vue";
|
|
2
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
2
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
3
3
|
import { h as house_default, u as user_default, o as odometer_default, c as collection_default, s as set_up_default, v as video_camera_default, l as location_default, d as document_default, b as bell_default, a as office_building_default, e as avatar_default, r as reading_default, f as copy_document_default, g as setting_default, i as arrow_down_default } from "./index-DG0x9mYD.js";
|
|
4
|
-
import { _ as _export_sfc, u as useRouter, a as useTokenStore } from "./index-
|
|
4
|
+
import { _ as _export_sfc, u as useRouter, a as useTokenStore } from "./index-BGMV_V_g.js";
|
|
5
5
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
6
6
|
const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
7
7
|
__name: "userMenuItem",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, ref, watch, reactive, resolveComponent, resolveDirective, createBlock, openBlock, withCtx, withDirectives, withModifiers, createVNode, createElementVNode, createCommentVNode, createTextVNode, createElementBlock, Fragment, unref } from "vue";
|
|
2
|
-
import { _ as _sfc_main$2 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as _sfc_main$3 } from "./zsyslist.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
2
|
+
import { _ as _sfc_main$2 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-Ca489fLF.js";
|
|
3
|
+
import { _ as _sfc_main$3 } from "./zsyslist.vue_vue_type_script_setup_true_lang-C714Dj9O.js";
|
|
4
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
5
5
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
6
6
|
import { z as zsysEventBus, u as useMagicKeys, w as whenever } from "./zsys_eventBus-CZOk9fTb.js";
|
|
7
|
-
import { _ as _sfc_main$4 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { _ as _sfc_main$4 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-JGPGvAqL.js";
|
|
8
8
|
const _hoisted_1$1 = { style: { display: "flex", "justify-content": "right" } }, _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
9
9
|
__name: "position_edit_dialog",
|
|
10
10
|
props: {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref, watch, reactive, resolveComponent, resolveDirective, createBlock, openBlock, withCtx, withDirectives, withModifiers, createVNode, createElementVNode, createCommentVNode, createTextVNode, createElementBlock, Fragment, unref } from "vue";
|
|
2
|
-
import { _ as _sfc_main$2 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as _sfc_main$3 } from "./zsyslist.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
5
|
-
import { _ as _sfc_main$4 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as _sfc_main$2 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-Ca489fLF.js";
|
|
3
|
+
import { _ as _sfc_main$3 } from "./zsyslist.vue_vue_type_script_setup_true_lang-C714Dj9O.js";
|
|
4
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
5
|
+
import { _ as _sfc_main$4 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-JGPGvAqL.js";
|
|
6
6
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
7
7
|
import { z as zsysEventBus, u as useMagicKeys, w as whenever } from "./zsys_eventBus-CZOk9fTb.js";
|
|
8
|
-
import { _ as _export_sfc } from "./index-
|
|
8
|
+
import { _ as _export_sfc } from "./index-BGMV_V_g.js";
|
|
9
9
|
const _hoisted_1$1 = { style: { display: "flex", "justify-content": "right" } }, _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
10
10
|
__name: "role_edit_dialog",
|
|
11
11
|
props: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, withCtx, createTextVNode, toDisplayString } from "vue";
|
|
2
|
-
import { _ as _sfc_main$1 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
2
|
+
import { _ as _sfc_main$1 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-Ca489fLF.js";
|
|
3
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
4
4
|
const _hoisted_1 = { style: { padding: "0px 20px", "margin-top": "20px" } }, _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "self",
|
|
6
6
|
setup(__props) {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref, watch, reactive, resolveComponent, resolveDirective, createBlock, openBlock, withCtx, withDirectives, withModifiers, createVNode, createCommentVNode, createElementBlock, Fragment, renderList, createElementVNode, toDisplayString, createTextVNode, computed, unref } from "vue";
|
|
2
|
-
import { _ as _sfc_main$3 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as _sfc_main$4 } from "./zsyslist.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
2
|
+
import { _ as _sfc_main$3 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-Ca489fLF.js";
|
|
3
|
+
import { _ as _sfc_main$4 } from "./zsyslist.vue_vue_type_script_setup_true_lang-C714Dj9O.js";
|
|
4
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
5
5
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
6
6
|
import { z as zsysEventBus, u as useMagicKeys, w as whenever } from "./zsys_eventBus-CZOk9fTb.js";
|
|
7
7
|
import { h } from "./index.es-DrN1BLo5.js";
|
|
8
|
-
import { _ as _sfc_main$5 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as _sfc_main$5 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-JGPGvAqL.js";
|
|
9
9
|
import { f as formatDateTime } from "./zsys_time-4KclnYJN.js";
|
|
10
10
|
const _hoisted_1$2 = { style: { float: "left" } }, _hoisted_2 = {
|
|
11
11
|
key: 0,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, reactive, resolveComponent, createElementBlock, openBlock, Fragment, createBlock, createCommentVNode, withCtx, createVNode, createTextVNode } from "vue";
|
|
2
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
2
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
3
3
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
4
4
|
import { z as zsysEventBus } from "./zsys_eventBus-CZOk9fTb.js";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, reactive, watch, resolveComponent, createElementBlock, openBlock, createCommentVNode, createElementVNode, createBlock, toDisplayString, withCtx, createTextVNode, createVNode, Fragment, renderList, unref, ref, withDirectives, withModifiers, vShow, renderSlot, withKeys, onMounted, onUnmounted, resolveDirective } from "vue";
|
|
2
2
|
import { j as refresh_default, k as search_default } from "./index-DG0x9mYD.js";
|
|
3
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
3
|
+
import { H as HttpApiV1 } from "./http_api_v1-CkjqXdob.js";
|
|
4
4
|
import { Z as ZSYSMessage } from "./message-CVTa4Hb1.js";
|
|
5
5
|
import { u as useMagicKeys, w as whenever, z as zsysEventBus } from "./zsys_eventBus-CZOk9fTb.js";
|
|
6
|
-
import { _ as _export_sfc } from "./index-
|
|
6
|
+
import { _ as _export_sfc } from "./index-BGMV_V_g.js";
|
|
7
7
|
const _hoisted_1$1 = { style: { "padding-left": "20px", "padding-right": "20px", "padding-top": "6px" } }, _hoisted_2 = {
|
|
8
8
|
key: 0,
|
|
9
9
|
style: { "font-size": "x-large" }
|
|
@@ -417,8 +417,7 @@ const _hoisted_1$1 = { style: { "padding-left": "20px", "padding-right": "20px",
|
|
|
417
417
|
createVNode(_sfc_main$1, {
|
|
418
418
|
config: unref(config),
|
|
419
419
|
query,
|
|
420
|
-
|
|
421
|
-
onRefresh: _cache[1] || (_cache[1] = ($event) => GetListData())
|
|
420
|
+
onRefresh: _cache[0] || (_cache[0] = ($event) => GetListData())
|
|
422
421
|
}, {
|
|
423
422
|
headermain: withCtx(() => [
|
|
424
423
|
renderSlot(_ctx.$slots, "headermain")
|
|
@@ -444,9 +443,9 @@ const _hoisted_1$1 = { style: { "padding-left": "20px", "padding-right": "20px",
|
|
|
444
443
|
unref(config).HideBottomToolbar != !0 ? (openBlock(), createBlock(_component_el_pagination, {
|
|
445
444
|
key: 0,
|
|
446
445
|
"current-page": currentPage.value,
|
|
447
|
-
"onUpdate:currentPage": _cache[
|
|
446
|
+
"onUpdate:currentPage": _cache[1] || (_cache[1] = ($event) => currentPage.value = $event),
|
|
448
447
|
"page-size": pageSize.value,
|
|
449
|
-
"onUpdate:pageSize": _cache[
|
|
448
|
+
"onUpdate:pageSize": _cache[2] || (_cache[2] = ($event) => pageSize.value = $event),
|
|
450
449
|
"page-sizes": [30, 50, 100, 150, 200],
|
|
451
450
|
layout: "total, sizes, prev, next, pager, jumper",
|
|
452
451
|
total: total.value,
|
package/dist/zsysview.es.js
CHANGED