zsysview 0.0.52 → 0.0.54
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-BxTAzQVt.js → backup-X-7hJ51Z.js} +4 -4
- package/dist/{change_password-Bf4S43q6.js → change_password-DVrxjLwu.js} +3 -4
- package/dist/{department-I8vGHYsT.js → department-CRJ75z3y.js} +4 -5
- package/dist/{desktop-Wnbav0aM.js → desktop-CfBmKoJu.js} +1 -1
- package/dist/{http_api_v1-DHwVdcKj.js → http_api_v1-CP1zeoGd.js} +1 -1
- package/dist/{index-D-0ot3cL.js → index-D1Yl9TuX.js} +381 -340
- package/dist/{log-BqNPjOC0.js → log-DpBR-50T.js} +4 -4
- package/dist/{login-BRPVcEyz.js → login-BSQpeJpS.js} +3 -3
- package/dist/{main-DYAhM46f.js → main-DkvOC4uw.js} +3 -3
- package/dist/{message-CVoJib9k.js → message-AgnzgNhi.js} +1 -1
- package/dist/{notification-D_H2Nd3k.js → notification-BW8eII_3.js} +3 -3
- package/dist/{position-DpP0qYpu.js → position-BDg4qp_r.js} +5 -6
- package/dist/{role-DN1TAInU.js → role-C5Yh4rKO.js} +5 -6
- package/dist/{self-DI1m7co3.js → self-BujdlRyS.js} +2 -2
- package/dist/{systemsetting-Br-d3tkN.js → systemsetting-sr2vCHeq.js} +3 -3
- package/dist/{user-BdazS5zP.js → user-BPTHs6SG.js} +5 -6
- package/dist/{zsys_delbutton.vue_vue_type_script_setup_true_lang-DC2sHf8I.js → zsys_delbutton.vue_vue_type_script_setup_true_lang-vQz2Mmf3.js} +2 -2
- package/dist/{zsyslist.vue_vue_type_script_setup_true_lang-D9ljsvUh.js → zsyslist.vue_vue_type_script_setup_true_lang-CxOEVdMg.js} +3 -3
- package/dist/zsysview.es.d.ts +12 -0
- package/dist/zsysview.es.js +4 -1
- package/docs/{ → 1}/345/205/250/345/261/200/345/217/230/351/207/217.md +0 -4
- package/docs/2/345/267/246/344/276/247/350/217/234/345/215/225.md +18 -0
- package/docs/3/350/267/257/347/224/261.md +7 -0
- package/package.json +2 -2
- package/dist/breadcrumb.vue_vue_type_script_setup_true_lang-5UBfmoo2.js +0 -42
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, reactive, onMounted, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, withCtx, createTextVNode, createCommentVNode } from "vue";
|
|
2
|
-
import {
|
|
3
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
4
|
-
import { _ as _sfc_main$2 } from "./zsyslist.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import { Z as ZSYSMessage } from "./message-
|
|
2
|
+
import { h as _sfc_main$1 } from "./index-D1Yl9TuX.js";
|
|
3
|
+
import { H as HttpApiV1 } from "./http_api_v1-CP1zeoGd.js";
|
|
4
|
+
import { _ as _sfc_main$2 } from "./zsyslist.vue_vue_type_script_setup_true_lang-CxOEVdMg.js";
|
|
5
|
+
import { Z as ZSYSMessage } from "./message-AgnzgNhi.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",
|
|
8
8
|
setup(__props) {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, reactive, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, withCtx, createTextVNode } from "vue";
|
|
2
|
-
import {
|
|
3
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
4
|
-
import {
|
|
5
|
-
import { Z as ZSYSMessage } from "./message-CVoJib9k.js";
|
|
2
|
+
import { e as useRouter, h as _sfc_main$1 } from "./index-D1Yl9TuX.js";
|
|
3
|
+
import { H as HttpApiV1 } from "./http_api_v1-CP1zeoGd.js";
|
|
4
|
+
import { Z as ZSYSMessage } from "./message-AgnzgNhi.js";
|
|
6
5
|
import { h } from "./index.es-DrN1BLo5.js";
|
|
7
6
|
const _hoisted_1 = { style: { padding: "0px 20px", "margin-top": "20px" } }, _sfc_main = /* @__PURE__ */ defineComponent({
|
|
8
7
|
__name: "change_password",
|
|
@@ -1,10 +1,9 @@
|
|
|
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 {
|
|
3
|
-
import { H as HttpApiV1 } from "./http_api_v1-
|
|
4
|
-
import {
|
|
5
|
-
import { _ as _sfc_main$3 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-DC2sHf8I.js";
|
|
2
|
+
import { i as useMagicKeys, w as whenever, h as _sfc_main$2, j as refresh_default } from "./index-D1Yl9TuX.js";
|
|
3
|
+
import { H as HttpApiV1 } from "./http_api_v1-CP1zeoGd.js";
|
|
4
|
+
import { _ as _sfc_main$3 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-vQz2Mmf3.js";
|
|
6
5
|
import { z as zsysEventBus } from "./zsys_eventBus-NYpVNvQ4.js";
|
|
7
|
-
import { Z as ZSYSMessage } from "./message-
|
|
6
|
+
import { Z as ZSYSMessage } from "./message-AgnzgNhi.js";
|
|
8
7
|
const _hoisted_1$1 = { style: { display: "flex", "justify-content": "right" } }, _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
9
8
|
__name: "department_edit_dialog",
|
|
10
9
|
props: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as getDefaultExportFromCjs, g as useTokenStore, H as HttpApiReturnData } from "./index-
|
|
1
|
+
import { m as getDefaultExportFromCjs, g as useTokenStore, H as HttpApiReturnData } from "./index-D1Yl9TuX.js";
|
|
2
2
|
function bind(fn, thisArg) {
|
|
3
3
|
return function() {
|
|
4
4
|
return fn.apply(thisArg, arguments);
|