zsysview 0.0.67 → 0.0.69
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-BwEYrbmA.js → backup-C7X_R_tx.js} +1 -1
- package/dist/{change_password-D3nIOt0F.js → change_password-NQRP8-Yr.js} +1 -1
- package/dist/{department-B9ox090W.js → department-gr9tGzwS.js} +2 -2
- package/dist/{desktop-NaGJH97o.js → desktop-Dffe5yBe.js} +1 -1
- package/dist/{index-DoDF_uk8.js → index-CDfpOhDs.js} +14 -14
- package/dist/{log-Cvyl4qXM.js → log-BTqTuXWb.js} +1 -1
- package/dist/{login-_ZYPO3ZK.js → login-DlW2hjKa.js} +1 -1
- package/dist/{main-CTSInvmu.js → main-Za2a3wp4.js} +1 -1
- package/dist/{notification-COd8e2B6.js → notification-DRauc7Dl.js} +1 -1
- package/dist/{position-r1QyPBn2.js → position-ChvaFFok.js} +2 -2
- package/dist/{role-Bq0mJxGD.js → role-hLF2bfiF.js} +2 -2
- package/dist/{self-DuQRdR9I.js → self-CKjOky0n.js} +1 -1
- package/dist/{systemsetting-G8E4CbZQ.js → systemsetting-0xaf_zxU.js} +1 -1
- package/dist/{user-D-32Yppf.js → user-LGmI-RY7.js} +2 -2
- package/dist/{zsys_delbutton.vue_vue_type_script_setup_true_lang-BgC31osk.js → zsys_delbutton.vue_vue_type_script_setup_true_lang-BRFEOt65.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-CDfpOhDs.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-CDfpOhDs.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-CDfpOhDs.js";
|
|
3
|
+
import { _ as _sfc_main$3 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-BRFEOt65.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,13 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
48816
48816
|
{
|
|
48817
48817
|
path: "/main",
|
|
48818
48818
|
//"/main"
|
|
48819
|
-
component: () => import("./main-
|
|
48819
|
+
component: () => import("./main-Za2a3wp4.js"),
|
|
48820
48820
|
meta: { requiresAuth: !0, title: "主界面" },
|
|
48821
48821
|
children: [
|
|
48822
48822
|
{
|
|
48823
48823
|
path: "/desktop",
|
|
48824
48824
|
meta: { title: "首页" },
|
|
48825
|
-
component: () => import("./desktop-
|
|
48825
|
+
component: () => import("./desktop-Dffe5yBe.js")
|
|
48826
48826
|
},
|
|
48827
48827
|
{
|
|
48828
48828
|
path: "/self",
|
|
@@ -48833,13 +48833,13 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
48833
48833
|
path: "/self",
|
|
48834
48834
|
//个人中心
|
|
48835
48835
|
meta: { title: "基本信息" },
|
|
48836
|
-
component: () => import("./self-
|
|
48836
|
+
component: () => import("./self-CKjOky0n.js")
|
|
48837
48837
|
},
|
|
48838
48838
|
{
|
|
48839
48839
|
path: "/notification",
|
|
48840
48840
|
//个人中心
|
|
48841
48841
|
meta: { title: "系统消息" },
|
|
48842
|
-
component: () => import("./notification-
|
|
48842
|
+
component: () => import("./notification-DRauc7Dl.js")
|
|
48843
48843
|
}
|
|
48844
48844
|
]
|
|
48845
48845
|
},
|
|
@@ -48847,7 +48847,7 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
48847
48847
|
path: "/password",
|
|
48848
48848
|
//修改密码
|
|
48849
48849
|
meta: { title: "修改密码" },
|
|
48850
|
-
component: () => import("./change_password-
|
|
48850
|
+
component: () => import("./change_password-NQRP8-Yr.js")
|
|
48851
48851
|
},
|
|
48852
48852
|
{
|
|
48853
48853
|
path: "/sys",
|
|
@@ -48858,37 +48858,37 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
48858
48858
|
{
|
|
48859
48859
|
path: "/user",
|
|
48860
48860
|
meta: { title: "用户管理" },
|
|
48861
|
-
component: () => import("./user-
|
|
48861
|
+
component: () => import("./user-LGmI-RY7.js")
|
|
48862
48862
|
},
|
|
48863
48863
|
{
|
|
48864
48864
|
path: "/department",
|
|
48865
48865
|
meta: { title: "组织架构" },
|
|
48866
|
-
component: () => import("./department-
|
|
48866
|
+
component: () => import("./department-gr9tGzwS.js")
|
|
48867
48867
|
},
|
|
48868
48868
|
{
|
|
48869
48869
|
path: "/position",
|
|
48870
48870
|
meta: { title: "职务" },
|
|
48871
|
-
component: () => import("./position-
|
|
48871
|
+
component: () => import("./position-ChvaFFok.js")
|
|
48872
48872
|
},
|
|
48873
48873
|
{
|
|
48874
48874
|
path: "/role",
|
|
48875
48875
|
meta: { title: "角色权限" },
|
|
48876
|
-
component: () => import("./role-
|
|
48876
|
+
component: () => import("./role-hLF2bfiF.js")
|
|
48877
48877
|
},
|
|
48878
48878
|
{
|
|
48879
48879
|
path: "/log",
|
|
48880
48880
|
meta: { title: "日志" },
|
|
48881
|
-
component: () => import("./log-
|
|
48881
|
+
component: () => import("./log-BTqTuXWb.js")
|
|
48882
48882
|
},
|
|
48883
48883
|
{
|
|
48884
48884
|
path: "/backup",
|
|
48885
48885
|
meta: { title: "备份" },
|
|
48886
|
-
component: () => import("./backup-
|
|
48886
|
+
component: () => import("./backup-C7X_R_tx.js")
|
|
48887
48887
|
},
|
|
48888
48888
|
{
|
|
48889
48889
|
path: "/systemsetting",
|
|
48890
48890
|
meta: { title: "高级设置" },
|
|
48891
|
-
component: () => import("./systemsetting-
|
|
48891
|
+
component: () => import("./systemsetting-0xaf_zxU.js")
|
|
48892
48892
|
}
|
|
48893
48893
|
]
|
|
48894
48894
|
}
|
|
@@ -48897,13 +48897,13 @@ const useTokenStore = /* @__PURE__ */ defineStore("UseToken", () => {
|
|
|
48897
48897
|
{
|
|
48898
48898
|
path: "/login",
|
|
48899
48899
|
name: "login",
|
|
48900
|
-
component: () => import("./login-
|
|
48900
|
+
component: () => import("./login-DlW2hjKa.js")
|
|
48901
48901
|
}
|
|
48902
48902
|
], router = createRouter({
|
|
48903
48903
|
history: createWebHistory(),
|
|
48904
48904
|
routes
|
|
48905
48905
|
}), addFrameRouter = function(r) {
|
|
48906
|
-
router.addRoute("main", r);
|
|
48906
|
+
router.addRoute("main", r), console.log("add", router.options);
|
|
48907
48907
|
};
|
|
48908
48908
|
router.beforeEach((to, _2, next) => {
|
|
48909
48909
|
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-CDfpOhDs.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-CDfpOhDs.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-CDfpOhDs.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-CDfpOhDs.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-CDfpOhDs.js";
|
|
3
|
+
import { _ as _sfc_main$4 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-BRFEOt65.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-CDfpOhDs.js";
|
|
3
|
+
import { _ as _sfc_main$4 } from "./zsys_delbutton.vue_vue_type_script_setup_true_lang-BRFEOt65.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-CDfpOhDs.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-CDfpOhDs.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-CDfpOhDs.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-BRFEOt65.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-CDfpOhDs.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "zsys_delbutton",
|
|
5
5
|
props: {
|
package/dist/zsysview.es.js
CHANGED