zsysview 0.0.69 → 0.0.71
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-C7X_R_tx.js → backup-CMzi_pth.js} +1 -1
- package/dist/{change_password-NQRP8-Yr.js → change_password-BahjGlKy.js} +1 -1
- package/dist/{department-gr9tGzwS.js → department-DD6QK3oj.js} +2 -2
- package/dist/{desktop-Dffe5yBe.js → desktop-Dke62Ihw.js} +1 -1
- package/dist/{index-CDfpOhDs.js → index-CvsZSemc.js} +15 -14
- package/dist/{log-BTqTuXWb.js → log-C64vPkEl.js} +1 -1
- package/dist/{login-DlW2hjKa.js → login-CQoYSv4h.js} +1 -1
- package/dist/{main-Za2a3wp4.js → main-C_irn7C6.js} +1 -1
- package/dist/{notification-DRauc7Dl.js → notification-CgDZfzAn.js} +1 -1
- package/dist/{position-ChvaFFok.js → position-BfqH-wdx.js} +2 -2
- package/dist/{role-hLF2bfiF.js → role-C9RoOOWk.js} +2 -2
- package/dist/{self-CKjOky0n.js → self-NMIiJqxH.js} +1 -1
- package/dist/{systemsetting-0xaf_zxU.js → systemsetting-CK0mpG1l.js} +1 -1
- package/dist/{user-LGmI-RY7.js → user-tq51LWtt.js} +2 -2
- package/dist/{zsys_delbutton.vue_vue_type_script_setup_true_lang-BRFEOt65.js → zsys_delbutton.vue_vue_type_script_setup_true_lang-BcRsvHKA.js} +1 -1
- package/dist/zsysview.es.js +1 -1
- package/package.json +1 -1
|
@@ -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-CvsZSemc.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-CvsZSemc.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-CvsZSemc.js";
|
|
3
|
+
import { _ as _sfc_main$3 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-BcRsvHKA.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: {
|
|
@@ -48816,13 +48816,14 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
48816
48816
|
{
|
|
48817
48817
|
path: "/main",
|
|
48818
48818
|
//"/main"
|
|
48819
|
-
|
|
48819
|
+
name: "main",
|
|
48820
|
+
component: () => import("./main-C_irn7C6.js"),
|
|
48820
48821
|
meta: { requiresAuth: !0, title: "主界面" },
|
|
48821
48822
|
children: [
|
|
48822
48823
|
{
|
|
48823
48824
|
path: "/desktop",
|
|
48824
48825
|
meta: { title: "首页" },
|
|
48825
|
-
component: () => import("./desktop-
|
|
48826
|
+
component: () => import("./desktop-Dke62Ihw.js")
|
|
48826
48827
|
},
|
|
48827
48828
|
{
|
|
48828
48829
|
path: "/self",
|
|
@@ -48833,13 +48834,13 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
48833
48834
|
path: "/self",
|
|
48834
48835
|
//个人中心
|
|
48835
48836
|
meta: { title: "基本信息" },
|
|
48836
|
-
component: () => import("./self-
|
|
48837
|
+
component: () => import("./self-NMIiJqxH.js")
|
|
48837
48838
|
},
|
|
48838
48839
|
{
|
|
48839
48840
|
path: "/notification",
|
|
48840
48841
|
//个人中心
|
|
48841
48842
|
meta: { title: "系统消息" },
|
|
48842
|
-
component: () => import("./notification-
|
|
48843
|
+
component: () => import("./notification-CgDZfzAn.js")
|
|
48843
48844
|
}
|
|
48844
48845
|
]
|
|
48845
48846
|
},
|
|
@@ -48847,7 +48848,7 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
48847
48848
|
path: "/password",
|
|
48848
48849
|
//修改密码
|
|
48849
48850
|
meta: { title: "修改密码" },
|
|
48850
|
-
component: () => import("./change_password-
|
|
48851
|
+
component: () => import("./change_password-BahjGlKy.js")
|
|
48851
48852
|
},
|
|
48852
48853
|
{
|
|
48853
48854
|
path: "/sys",
|
|
@@ -48858,37 +48859,37 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
48858
48859
|
{
|
|
48859
48860
|
path: "/user",
|
|
48860
48861
|
meta: { title: "用户管理" },
|
|
48861
|
-
component: () => import("./user-
|
|
48862
|
+
component: () => import("./user-tq51LWtt.js")
|
|
48862
48863
|
},
|
|
48863
48864
|
{
|
|
48864
48865
|
path: "/department",
|
|
48865
48866
|
meta: { title: "组织架构" },
|
|
48866
|
-
component: () => import("./department-
|
|
48867
|
+
component: () => import("./department-DD6QK3oj.js")
|
|
48867
48868
|
},
|
|
48868
48869
|
{
|
|
48869
48870
|
path: "/position",
|
|
48870
48871
|
meta: { title: "职务" },
|
|
48871
|
-
component: () => import("./position-
|
|
48872
|
+
component: () => import("./position-BfqH-wdx.js")
|
|
48872
48873
|
},
|
|
48873
48874
|
{
|
|
48874
48875
|
path: "/role",
|
|
48875
48876
|
meta: { title: "角色权限" },
|
|
48876
|
-
component: () => import("./role-
|
|
48877
|
+
component: () => import("./role-C9RoOOWk.js")
|
|
48877
48878
|
},
|
|
48878
48879
|
{
|
|
48879
48880
|
path: "/log",
|
|
48880
48881
|
meta: { title: "日志" },
|
|
48881
|
-
component: () => import("./log-
|
|
48882
|
+
component: () => import("./log-C64vPkEl.js")
|
|
48882
48883
|
},
|
|
48883
48884
|
{
|
|
48884
48885
|
path: "/backup",
|
|
48885
48886
|
meta: { title: "备份" },
|
|
48886
|
-
component: () => import("./backup-
|
|
48887
|
+
component: () => import("./backup-CMzi_pth.js")
|
|
48887
48888
|
},
|
|
48888
48889
|
{
|
|
48889
48890
|
path: "/systemsetting",
|
|
48890
48891
|
meta: { title: "高级设置" },
|
|
48891
|
-
component: () => import("./systemsetting-
|
|
48892
|
+
component: () => import("./systemsetting-CK0mpG1l.js")
|
|
48892
48893
|
}
|
|
48893
48894
|
]
|
|
48894
48895
|
}
|
|
@@ -48897,13 +48898,13 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
48897
48898
|
{
|
|
48898
48899
|
path: "/login",
|
|
48899
48900
|
name: "login",
|
|
48900
|
-
component: () => import("./login-
|
|
48901
|
+
component: () => import("./login-CQoYSv4h.js")
|
|
48901
48902
|
}
|
|
48902
48903
|
], router = createRouter({
|
|
48903
48904
|
history: createWebHistory(),
|
|
48904
48905
|
routes
|
|
48905
48906
|
}), addFrameRouter = function(r) {
|
|
48906
|
-
router.addRoute("main", r), console.log("add", router.options);
|
|
48907
|
+
console.log("add bef", router.options), router.addRoute("main", r), console.log("add", router.options);
|
|
48907
48908
|
};
|
|
48908
48909
|
router.beforeEach((to, _2, next) => {
|
|
48909
48910
|
if (console.log("to", to.fullPath), to.matched.some((r) => r.meta?.requiresAuth)) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, withCtx, createTextVNode, reactive, computed, createElementVNode, toDisplayString } from "vue";
|
|
2
|
-
import { H as HttpApiV1, Z as ZSYSMessage, j as formatDateTime, i as _sfc_main$2, k as _sfc_main$3 } from "./index-
|
|
2
|
+
import { H as HttpApiV1, Z as ZSYSMessage, j as formatDateTime, i as _sfc_main$2, k as _sfc_main$3 } from "./index-CvsZSemc.js";
|
|
3
3
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "log_setting",
|
|
5
5
|
setup(__props, { expose: __expose }) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, reactive, resolveComponent, createElementBlock, openBlock, createVNode, withCtx, withKeys, createTextVNode, createElementVNode, toDisplayString, inject } from "vue";
|
|
2
|
-
import { e as useRouter, n as useRoute, H as HttpApiV1, Z as ZSYSMessage, _ as _export_sfc } from "./index-
|
|
2
|
+
import { e as useRouter, n as useRoute, H as HttpApiV1, Z as ZSYSMessage, _ as _export_sfc } from "./index-CvsZSemc.js";
|
|
3
3
|
import { h } from "./index.es-DrN1BLo5.js";
|
|
4
4
|
const _hoisted_1 = {
|
|
5
5
|
class: "bg",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, resolveComponent, createBlock, openBlock, withCtx, createVNode, createElementVNode, resolveDynamicComponent, toDisplayString, createElementBlock, Fragment, renderList, markRaw, inject, reactive, onMounted, ref, unref, createTextVNode, watch } from "vue";
|
|
2
|
-
import { b as bell_default, u as user_default, o as office_building_default, a as avatar_default, r as reading_default, c as copy_document_default, d as operation_default, s as setting_default, H as HttpApiV1, _ as _export_sfc, e as useRouter, f as formatPreciseOralTime, g as arrow_down_default, h as useTokenStore, Z as ZSYSMessage } from "./index-
|
|
2
|
+
import { b as bell_default, u as user_default, o as office_building_default, a as avatar_default, r as reading_default, c as copy_document_default, d as operation_default, s as setting_default, H as HttpApiV1, _ as _export_sfc, e as useRouter, f as formatPreciseOralTime, g as arrow_down_default, h as useTokenStore, Z as ZSYSMessage } from "./index-CvsZSemc.js";
|
|
3
3
|
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "userMenuItem",
|
|
5
5
|
props: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, reactive, computed, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, withCtx, createTextVNode, toDisplayString } from "vue";
|
|
2
|
-
import { H as HttpApiV1, j as formatDateTime, i as _sfc_main$1, k as _sfc_main$2 } from "./index-
|
|
2
|
+
import { H as HttpApiV1, j as formatDateTime, i as _sfc_main$1, k as _sfc_main$2 } from "./index-CvsZSemc.js";
|
|
3
3
|
const _hoisted_1 = { style: { padding: "0px 20px" } }, _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "notification",
|
|
5
5
|
setup(__props) {
|
|
@@ -1,6 +1,6 @@
|
|
|
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 { z as zsysEventBus, l as useMagicKeys, w as whenever, H as HttpApiV1, Z as ZSYSMessage, i as _sfc_main$2, k as _sfc_main$3 } from "./index-
|
|
3
|
-
import { _ as _sfc_main$4 } 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, k as _sfc_main$3 } from "./index-CvsZSemc.js";
|
|
3
|
+
import { _ as _sfc_main$4 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-BcRsvHKA.js";
|
|
4
4
|
const _hoisted_1$1 = { style: { display: "flex", "justify-content": "right" } }, _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "position_edit_dialog",
|
|
6
6
|
props: {
|
|
@@ -1,6 +1,6 @@
|
|
|
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 { z as zsysEventBus, l as useMagicKeys, w as whenever, H as HttpApiV1, Z as ZSYSMessage, _ as _export_sfc, i as _sfc_main$2, k as _sfc_main$3 } from "./index-
|
|
3
|
-
import { _ as _sfc_main$4 } 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, _ as _export_sfc, i as _sfc_main$2, k as _sfc_main$3 } from "./index-CvsZSemc.js";
|
|
3
|
+
import { _ as _sfc_main$4 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-BcRsvHKA.js";
|
|
4
4
|
const _hoisted_1$1 = { style: { display: "flex", "justify-content": "right" } }, _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "role_edit_dialog",
|
|
6
6
|
props: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, withCtx, createTextVNode, toDisplayString } from "vue";
|
|
2
|
-
import { H as HttpApiV1, i as _sfc_main$1 } from "./index-
|
|
2
|
+
import { H as HttpApiV1, i as _sfc_main$1 } from "./index-CvsZSemc.js";
|
|
3
3
|
const _hoisted_1 = { style: { padding: "0px 20px", "margin-top": "20px" } }, _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "self",
|
|
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 { i as _sfc_main$1, H as HttpApiV1, Z as ZSYSMessage } from "./index-
|
|
2
|
+
import { i as _sfc_main$1, H as HttpApiV1, Z as ZSYSMessage } from "./index-CvsZSemc.js";
|
|
3
3
|
const _hoisted_1 = { style: { padding: "0px 20px" } }, _hoisted_2 = ["src"], _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "systemsetting",
|
|
5
5
|
setup(__props) {
|
|
@@ -1,7 +1,7 @@
|
|
|
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 { z as zsysEventBus, l as useMagicKeys, w as whenever, H as HttpApiV1, Z as ZSYSMessage, j as formatDateTime, i as _sfc_main$3, k as _sfc_main$4 } from "./index-
|
|
2
|
+
import { z as zsysEventBus, l as useMagicKeys, w as whenever, H as HttpApiV1, Z as ZSYSMessage, j as formatDateTime, i as _sfc_main$3, k as _sfc_main$4 } from "./index-CvsZSemc.js";
|
|
3
3
|
import { h } from "./index.es-DrN1BLo5.js";
|
|
4
|
-
import { _ as _sfc_main$5 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { _ as _sfc_main$5 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-BcRsvHKA.js";
|
|
5
5
|
const _hoisted_1$2 = { style: { float: "left" } }, _hoisted_2 = {
|
|
6
6
|
key: 0,
|
|
7
7
|
style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" }
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, reactive, resolveComponent, createElementBlock, openBlock, Fragment, createBlock, createCommentVNode, withCtx, createVNode, createTextVNode } from "vue";
|
|
2
|
-
import { z as zsysEventBus, H as HttpApiV1, Z as ZSYSMessage } from "./index-
|
|
2
|
+
import { z as zsysEventBus, H as HttpApiV1, Z as ZSYSMessage } from "./index-CvsZSemc.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "zsys_delbutton",
|
|
5
5
|
props: {
|
package/dist/zsysview.es.js
CHANGED