zsysview 0.0.63 → 0.0.65
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/README.md +1 -1
- package/dist/{backup-DfEg5onQ.js → backup-3i3h16HV.js} +1 -1
- package/dist/{change_password-Djv3Ael-.js → change_password-B1InGp8G.js} +1 -1
- package/dist/{department-DsE0EWNX.js → department-CPzWANb4.js} +2 -2
- package/dist/{desktop-B93Apgt_.js → desktop-DxYxul0W.js} +1 -1
- package/dist/{index-korOXB5N.js → index-QdO5vlDo.js} +268 -265
- package/dist/{log-HsE6h04n.js → log-DeB1N0_R.js} +1 -1
- package/dist/{login-Bd_yHS07.js → login-DkZNvhPb.js} +1 -1
- package/dist/{main-CaTBGIkL.js → main-CSSj2pRW.js} +1 -1
- package/dist/{notification-TgOhyv0G.js → notification-BnCTsze-.js} +1 -1
- package/dist/{position-CBUw7i67.js → position-FBM1q8ry.js} +2 -2
- package/dist/{role-Ba5-ZWjw.js → role-D7v5znVV.js} +2 -2
- package/dist/{self-BDa5EziL.js → self-JahDZGxl.js} +1 -1
- package/dist/{systemsetting-XBy-fAcF.js → systemsetting-CwXbZJuN.js} +1 -1
- package/dist/{user-C4gRkCcU.js → user-DTA5X8uK.js} +2 -2
- package/dist/{zsys_delbutton.vue_vue_type_script_setup_true_lang-DZHlbqBl.js → zsys_delbutton.vue_vue_type_script_setup_true_lang-Bb-uid1T.js} +1 -1
- package/dist/zsysview.es.d.ts +80 -0
- package/dist/zsysview.es.js +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, reactive, onMounted, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, withCtx, createTextVNode, createCommentVNode } from "vue";
|
|
2
|
-
import { H as HttpApiV1, i as _sfc_main$1, k as _sfc_main$2, Z as ZSYSMessage } from "./index-
|
|
2
|
+
import { H as HttpApiV1, i as _sfc_main$1, k as _sfc_main$2, Z as ZSYSMessage } from "./index-QdO5vlDo.js";
|
|
3
3
|
const _hoisted_1 = { style: { padding: "0px 20px" } }, _hoisted_2 = { key: 0 }, _hoisted_3 = { key: 0 }, _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "backup",
|
|
5
5
|
setup(__props) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, reactive, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, withCtx, createTextVNode } from "vue";
|
|
2
|
-
import { e as useRouter, i as _sfc_main$1, H as HttpApiV1, Z as ZSYSMessage } from "./index-
|
|
2
|
+
import { e as useRouter, i as _sfc_main$1, H as HttpApiV1, Z as ZSYSMessage } from "./index-QdO5vlDo.js";
|
|
3
3
|
import { h } from "./index.es-DrN1BLo5.js";
|
|
4
4
|
const _hoisted_1 = { style: { padding: "0px 20px", "margin-top": "20px" } }, _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "change_password",
|
|
@@ -1,6 +1,6 @@
|
|
|
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 { z as zsysEventBus, l as useMagicKeys, w as whenever, H as HttpApiV1, Z as ZSYSMessage, i as _sfc_main$2, m as refresh_default } from "./index-
|
|
3
|
-
import { _ as _sfc_main$3 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { z as zsysEventBus, l as useMagicKeys, w as whenever, H as HttpApiV1, Z as ZSYSMessage, i as _sfc_main$2, m as refresh_default } from "./index-QdO5vlDo.js";
|
|
3
|
+
import { _ as _sfc_main$3 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-Bb-uid1T.js";
|
|
4
4
|
const _hoisted_1$1 = { style: { display: "flex", "justify-content": "right" } }, _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "department_edit_dialog",
|
|
6
6
|
props: {
|