zsysview 0.0.35 → 0.0.36
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-DynLMXdm.js → backup-CzH2TVgw.js} +4 -4
- package/dist/{breadcrumb.vue_vue_type_script_setup_true_lang-TTLDMjMD.js → breadcrumb.vue_vue_type_script_setup_true_lang-zbXxuTgZ.js} +1 -1
- package/dist/{change_password-BneyLtuI.js → change_password-CGTsPVRW.js} +4 -4
- package/dist/default_avatar.png +0 -0
- package/dist/{department-CbHAuLje.js → department-QRdHgu4z.js} +5 -5
- package/dist/{desktop-eknEWppu.js → desktop-C_q7VUj9.js} +1 -1
- package/dist/{http_api_v1-EUs_f9lQ.js → http_api_v1-D1Pu4P-8.js} +1 -16
- package/dist/{index-BO349G9H.js → index-B1Hskmci.js} +70 -25
- package/dist/{log-YY2eN32S.js → log-ByJQPRKr.js} +4 -4
- package/dist/{login-DeeHxCNb.js → login-GunVpm8V.js} +16 -16
- package/dist/{main-D9VmwlaL.js → main-Xzv2gkG-.js} +11 -10
- package/dist/{message-CpFOrVMc.js → message-2gz6_WO4.js} +1 -1
- package/dist/{position-BsoCgmh_.js → position-2aCnMhUk.js} +6 -6
- package/dist/{role-CnLFQOSX.js → role-BL8NWYb0.js} +6 -6
- package/dist/{self-6xdRjh6a.js → self-CyVqGJto.js} +2 -2
- package/dist/systemsetting-BdHsAnqL.js +158 -0
- package/dist/{user-DPtBnZLN.js → user-CpVX3F-F.js} +6 -6
- package/dist/{zsys_delbutton.vue_vue_type_script_setup_true_lang-xh5_jCEI.js → zsys_delbutton.vue_vue_type_script_setup_true_lang-CFvu9b2e.js} +2 -2
- package/dist/{zsyslist.vue_vue_type_script_setup_true_lang-Di1hHbqk.js → zsyslist.vue_vue_type_script_setup_true_lang-B85TNTPZ.js} +3 -3
- package/dist/zsysview.css +1 -1
- package/dist/zsysview.es.js +4 -2
- package/docs//345/205/250/345/261/200/345/217/230/351/207/217.md +1 -2
- package/package.json +1 -1
- package/dist/sys-BZgBUI3k.js +0 -30
- /package/dist/{vite.svg → vite1.svg} +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
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-
|
|
5
|
-
import { Z as ZSYSMessage } from "./message-
|
|
6
|
-
import {
|
|
2
|
+
import { _ as _sfc_main$3 } from "./breadcrumb.vue_vue_type_script_setup_true_lang-zbXxuTgZ.js";
|
|
3
|
+
import { _ as _sfc_main$4 } from "./zsyslist.vue_vue_type_script_setup_true_lang-B85TNTPZ.js";
|
|
4
|
+
import { H as HttpApiV1 } from "./http_api_v1-D1Pu4P-8.js";
|
|
5
|
+
import { Z as ZSYSMessage } from "./message-2gz6_WO4.js";
|
|
6
|
+
import { n as useMagicKeys, w as whenever } from "./index-B1Hskmci.js";
|
|
7
7
|
import { z as zsysEventBus } from "./zsys_eventBus-NYpVNvQ4.js";
|
|
8
8
|
import { h } from "./index.es-DrN1BLo5.js";
|
|
9
|
-
import { _ as _sfc_main$5 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { _ as _sfc_main$5 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-CFvu9b2e.js";
|
|
10
10
|
import { f as formatDateTime } from "./zsys_time-4KclnYJN.js";
|
|
11
11
|
const _hoisted_1$2 = { style: { float: "left" } }, _hoisted_2 = {
|
|
12
12
|
key: 0,
|
|
@@ -1,6 +1,6 @@
|
|
|
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-
|
|
3
|
-
import { Z as ZSYSMessage } from "./message-
|
|
2
|
+
import { H as HttpApiV1 } from "./http_api_v1-D1Pu4P-8.js";
|
|
3
|
+
import { Z as ZSYSMessage } from "./message-2gz6_WO4.js";
|
|
4
4
|
import { z as zsysEventBus } from "./zsys_eventBus-NYpVNvQ4.js";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "zsys_delbutton",
|
|
@@ -1,7 +1,7 @@
|
|
|
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
|
-
import {
|
|
3
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
4
|
-
import { Z as ZSYSMessage } from "./message-
|
|
2
|
+
import { n as useMagicKeys, w as whenever, _ as _export_sfc, p as refresh_default, q as search_default } from "./index-B1Hskmci.js";
|
|
3
|
+
import { H as HttpApiV1 } from "./http_api_v1-D1Pu4P-8.js";
|
|
4
|
+
import { Z as ZSYSMessage } from "./message-2gz6_WO4.js";
|
|
5
5
|
import { z as zsysEventBus } from "./zsys_eventBus-NYpVNvQ4.js";
|
|
6
6
|
const _hoisted_1$1 = { style: { "padding-left": "20px", "padding-right": "20px", "padding-top": "6px" } }, _hoisted_2 = {
|
|
7
7
|
key: 0,
|