@utogether/udp-core 2.0.0-beta.26 → 2.0.0-beta.28
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/403-CyoOD-Ik.js +65 -0
- package/dist/404-Ch_OHTw0.js +65 -0
- package/dist/500-Cf9am7HK.js +67 -0
- package/dist/AuthorityInfo-BJ427cqG.js +4 -0
- package/dist/AuthorityInfo.vue_vue_type_style_index_0_lang-D9y7AwbB.js +99 -0
- package/dist/AuthorityPanel-lVnZ5bce.js +4 -0
- package/dist/AuthorityPanel.vue_vue_type_style_index_0_lang-nsfhDlvV.js +113 -0
- package/dist/Company-qo-lKPkv.js +25 -0
- package/dist/CompanyPanel-DkKWAKvY.js +204 -0
- package/dist/DataSet-iBHzs75s.js +147 -0
- package/dist/Department-CHUQByKX.js +25 -0
- package/dist/DepartmentPanel-C742dfOO.js +248 -0
- package/dist/DesignPanel-D9oE5R7m.js +4 -0
- package/dist/DesignPanel.vue_vue_type_style_index_0_lang-hYldVEbo.js +1097 -0
- package/dist/DictView-CrFXprP9.js +110 -0
- package/dist/InvOrganization-Cz8SzIgs.js +73 -0
- package/dist/Org-Bzt6yKox.js +38 -0
- package/dist/Preview-jonigfMQ.js +48 -0
- package/dist/ReportDefine-BpiM5Ovq.js +10 -0
- package/dist/ReportDesign-fp09cXJ7.js +164 -0
- package/dist/ReportQuery-52ZP1PYP.js +74 -0
- package/dist/ReportQueryFrom-DSYavJb1.js +4 -0
- package/dist/ReportQueryFrom.vue_vue_type_style_index_0_lang-DBGYEp0u.js +177 -0
- package/dist/ReportTemplate-CA_UW0eD.js +161 -0
- package/dist/Role-DqOt8Bk0.js +25 -0
- package/dist/RoleAssign-BdxhefhQ.js +26 -0
- package/dist/RolePanel-2gZ3H0ET.js +4 -0
- package/dist/RolePanel-BsNd0svJ.js +4 -0
- package/dist/RolePanel.vue_vue_type_script_setup_true_lang-DLOwgF99.js +152 -0
- package/dist/RolePanel.vue_vue_type_script_setup_true_lang-DmzD9kab.js +131 -0
- package/dist/ScrollPanel.vue_vue_type_style_index_0_lang-B9ptUMeI.js +99 -0
- package/dist/Staff-D3L8fEoY.js +26 -0
- package/dist/StaffInfo-DYRw6ZYJ.js +4 -0
- package/dist/StaffInfo.vue_vue_type_script_setup_true_lang-xqEOQnMs.js +107 -0
- package/dist/StaffPanel-DkrNH6Px.js +4 -0
- package/dist/StaffPanel.vue_vue_type_script_setup_true_lang-BPBMnliy.js +152 -0
- package/dist/SysUser-Bl1-cIpJ.js +15 -0
- package/dist/SysUserPanel-yxNLaBwt.js +4 -0
- package/dist/SysUserPanel.vue_vue_type_script_setup_true_lang-BDcsgSl5.js +352 -0
- package/dist/SystemMenu-C4_Arn12.js +155 -0
- package/dist/UserInfo-QcNwJCUR.js +4 -0
- package/dist/UserInfo.vue_vue_type_style_index_0_lang-DLIeUphX.js +159 -0
- package/dist/childView-B23DEO2u.js +4 -0
- package/dist/childView-saDZQv9x.js +4 -0
- package/dist/childView.vue_vue_type_style_index_0_lang-RsKR6CAC.js +182 -0
- package/dist/childView.vue_vue_type_style_index_0_lang-ZFEfavUY.js +142 -0
- package/dist/code-rule-2_Ihx_by.js +147 -0
- package/dist/core.es.js +26 -6
- package/dist/cron-task-BFOPJQIk.js +134 -0
- package/dist/flow-task-PoDnE_kE.js +10 -0
- package/dist/frameView-f7Ya0Knj.js +43 -0
- package/dist/index-BpdTDaTk.js +3213 -0
- package/dist/layout-home-v3DPJ7rB.js +231 -0
- package/dist/layoutView-DZHoQDH1.js +3190 -0
- package/dist/log-in-BPAMJTwH.js +115 -0
- package/dist/log-out-DZACF0jg.js +129 -0
- package/dist/login-B8cwozax.js +216 -0
- package/dist/login-log-CVvRgZSu.js +70 -0
- package/dist/lov-view-Ba7Y7xy0.js +98 -0
- package/dist/menuInfo-BpRKFYK8.js +4 -0
- package/dist/menuInfo.vue_vue_type_style_index_0_lang-DJ5sUC6m.js +359 -0
- package/dist/pda-app-C0jJecrL.js +706 -0
- package/dist/redirect-DTz8GSnv.js +15 -0
- package/dist/resource-BG22Cw4P.js +97 -0
- package/dist/su-welcome-DaxhbrC6.js +879 -0
- package/dist/sys-config-CG2fMtak.js +384 -0
- package/dist/udp-core.css +1 -2
- package/dist/useNav-_u2UAQWk.js +84 -0
- package/dist/utogether-MlnyYtNS.js +4 -0
- package/dist/wecom-push-B75FLee5.js +70 -0
- package/index.ts +54 -50
- package/package.json +21 -21
- package/src/App.vue +79 -78
- package/src/api/http.ts +10 -4
- package/src/api/index.ts +51 -51
- package/src/api/user.ts +64 -64
- package/src/components/SuQrcode/src/index.tsx +231 -236
- package/src/components/udp/content/index.vue +93 -93
- package/src/components/udp/form-upload/form-upload.vue +496 -496
- package/src/components/udp/grid/index.vue +643 -544
- package/src/components/udp/index.ts +2 -1
- package/src/components/udp/modal-form/index.vue +326 -0
- package/src/components/udp/utils.ts +420 -420
- package/src/layout/components/lay-navbar/index.vue +240 -240
- package/src/layout/components/lay-panel/index.vue +2 -6
- package/src/layout/components/lay-search/components/SearchModal.vue +185 -181
- package/src/layout/components/lay-sidebar/mixNav.vue +261 -261
- package/src/layout/components/lay-sidebar/sidebarItem.vue +199 -195
- package/src/layout/components/lay-sidebar/vertical.vue +92 -92
- package/src/layout/layoutView.vue +1 -0
- package/src/main.ts +111 -109
- package/src/plugins/i18n/zh.ts +5 -1
- package/src/plugins/vxe-table/index.ts +116 -116
- package/src/router/index.ts +5 -34
- package/src/router/utils.ts +434 -430
- package/src/store/modules/permission.ts +1 -1
- package/src/store/modules/system.ts +193 -186
- package/src/style/print-lock.css +380 -375
- package/src/style/suprint.css +990 -985
- package/src/style/vxetable.scss +372 -364
- package/src/utils/authority/index.ts +19 -2
- package/src/utils/dataFormat/index.ts +309 -222
- package/src/utils/udp/http/index.ts +126 -67
- package/src/utils/udp/http/types.d.ts +15 -14
- package/src/views/login/login-view.vue +4 -21
- package/src/views/organization/department/DepartmentPanel.vue +3 -4
- package/src/views/system/sys/sys-config.vue +344 -344
- package/src/views/uhome/components/home-todo.vue +191 -178
- package/src/views/uhome/dynamic-card.vue +31 -31
- package/src/views/uhome/su-welcome.vue +310 -310
- package/src/views/ulogin/login.vue +292 -296
- package/src/views/urpt/design/DesignPanel.vue +538 -507
- package/src/views/urpt/design/print-data.ts +39 -59
- package/tsconfig.json +2 -3
- package/types/global.d.ts +234 -234
- package/vite.config.ts +2 -1
- package/dist/403-D6Wb3JJh.js +0 -72
- package/dist/404-B_HNbPNV.js +0 -72
- package/dist/500-BMemTTy1.js +0 -77
- package/dist/AuthorityInfo-6wHxwiFM.js +0 -91
- package/dist/AuthorityPanel-OqF_DvXA.js +0 -98
- package/dist/Company-BLXSfow0.js +0 -21
- package/dist/CompanyPanel-B4kRZ5Cg.js +0 -199
- package/dist/DataSet-CuGZcKC-.js +0 -141
- package/dist/Department-oFhsa7cd.js +0 -21
- package/dist/DepartmentPanel-B1UGpu-r.js +0 -242
- package/dist/DepartmentPanel-BL58AdoT.js +0 -2
- package/dist/DesignPanel-DmkFVw1N.js +0 -1196
- package/dist/DictView-CC5yMzOq.js +0 -100
- package/dist/File-WJXjGYxr.js +0 -89
- package/dist/InvOrganization-BwMmD8Ua.js +0 -76
- package/dist/Org-HgnOWubi.js +0 -76
- package/dist/Preview-CAzWxLmP.js +0 -45
- package/dist/ReIcon-DecitXmg.js +0 -413
- package/dist/ReportDefine-BgLM-Rjk.js +0 -10
- package/dist/ReportDesign-DwchGG2P.js +0 -158
- package/dist/ReportQuery-D5jaRJEn.js +0 -101
- package/dist/ReportQueryFrom-CNlmtYey.js +0 -198
- package/dist/ReportTemplate-CNcTmccs.js +0 -162
- package/dist/Role-Be8WfdCA.js +0 -21
- package/dist/RoleAssign-CtehGAUf.js +0 -22
- package/dist/RolePanel-CAwITg_q.js +0 -131
- package/dist/RolePanel-SN0FGFZ7.js +0 -176
- package/dist/ScrollPanel-DW30pGz1.js +0 -88
- package/dist/Staff-V2YsNKcj.js +0 -22
- package/dist/StaffInfo-CKRPW0r4.js +0 -149
- package/dist/StaffPanel-BxcgMg7u.js +0 -143
- package/dist/SysUser-Dxyj5w5m.js +0 -12
- package/dist/SysUserPanel-DI6CWcZo.js +0 -365
- package/dist/SystemMenu-BBHREM8T.js +0 -154
- package/dist/UserInfo-BMVQ0xwE.js +0 -194
- package/dist/_plugin-vue_export-helper-C6QCLu9I.js +0 -8
- package/dist/api-BFNxcxSN.js +0 -30
- package/dist/authority-BJFEUdrh.js +0 -20
- package/dist/await-to-js.es5-DkWYmPXW.js +0 -10
- package/dist/childView-BBjPEraB.js +0 -184
- package/dist/childView-DNqG2UVm.js +0 -181
- package/dist/code-rule-QFrhqFrW.js +0 -151
- package/dist/contant-Q77dU_V3.js +0 -4
- package/dist/cron-task-BpUDKEAU.js +0 -131
- package/dist/flow-task-DAc2NrDU.js +0 -11
- package/dist/frameView-Di0zJZUR.js +0 -39
- package/dist/layout-home-BVp7vYLR.js +0 -239
- package/dist/layoutView-B6Mx2ERA.js +0 -2662
- package/dist/log-in-BrNB0mLz.js +0 -117
- package/dist/log-out-dYfqvzy6.js +0 -111
- package/dist/login-D_Hjy3Jd.js +0 -231
- package/dist/login-log-CJak-ANA.js +0 -79
- package/dist/lov-view-DM5Nm5tW.js +0 -95
- package/dist/menuInfo-BlOY1KZW.js +0 -346
- package/dist/mitt-CQgI7DYU.js +0 -27
- package/dist/pda-app-CA7YI37u.js +0 -589
- package/dist/redirect-N0k4tImU.js +0 -16
- package/dist/resource-CfQTHFcs.js +0 -94
- package/dist/su-welcome-DVD3S_du.js +0 -799
- package/dist/sys-config-Ddb3vBpK.js +0 -316
- package/dist/system-Cm3lyBas.js +0 -1528
- package/dist/udp-core-DaQd5CF1.js +0 -2028
- package/dist/useDataThemeChange-DJ4K3VGp.js +0 -226
- package/dist/useNav-BhOJIdrJ.js +0 -106
- package/dist/utogether-l7JXs4Lv.js +0 -4
- package/dist/water-mark-WDQZ9YqB.js +0 -119
- package/dist/wecom-push-kWkAVRCj.js +0 -77
package/src/main.ts
CHANGED
|
@@ -1,109 +1,111 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* @Author: levi7754 levi7754@163.com
|
|
3
|
-
* @Date: 2025-07-25 13:38:20
|
|
4
|
-
* @LastEditors: levi7754 levi7754@163.com
|
|
5
|
-
* @LastEditTime: 2026-
|
|
6
|
-
* @FilePath: \udp-front\packages\udp-core\src\main.ts
|
|
7
|
-
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
|
8
|
-
*/
|
|
9
|
-
import { createApp, type Directive } from 'vue';
|
|
10
|
-
import App from './App.vue';
|
|
11
|
-
// import router from './router';
|
|
12
|
-
import { setViews } from './router';
|
|
13
|
-
import { setupStore } from './store';
|
|
14
|
-
import { setConfig, setSystemEnv } from './config';
|
|
15
|
-
import { useI18n, transformI18n } from '../src/plugins/i18n';
|
|
16
|
-
import { setTableConfig } from '../src/plugins/vxe-table';
|
|
17
|
-
import { injectResponsiveStorage } from './utils/storage';
|
|
18
|
-
import hasAuthority from './utils/authority';
|
|
19
|
-
import { getServiceApi, getBaseURL, setRouter, setBaseUrl, getDebugBaseURL } from './api';
|
|
20
|
-
|
|
21
|
-
import 'nprogress/nprogress.css';
|
|
22
|
-
// 一定要在main.ts中导入tailwind.css,防止vite每次hmr都会请求src/style/index.scss整体css文件导致热更新慢的问题
|
|
23
|
-
import './style/tailwind.css';
|
|
24
|
-
// // 引入重置样式
|
|
25
|
-
import './style/reset.scss';
|
|
26
|
-
// 导入公共样式
|
|
27
|
-
import './style/index.scss';
|
|
28
|
-
|
|
29
|
-
import {
|
|
30
|
-
UtLov2,
|
|
31
|
-
// UtDivider,
|
|
32
|
-
// UtModalForm2
|
|
33
|
-
FormUpload2,
|
|
34
|
-
// UtForm2,
|
|
35
|
-
UtGrid2
|
|
36
|
-
UtContent2,
|
|
37
|
-
UtStampBadge2,
|
|
38
|
-
// UtModalGrid2
|
|
39
|
-
UtUpload2
|
|
40
|
-
// UtIconSelect,
|
|
41
|
-
// UtCalendar
|
|
42
|
-
// uAttachment
|
|
43
|
-
} from './components/udp';
|
|
44
|
-
|
|
45
|
-
const app = createApp(App);
|
|
46
|
-
|
|
47
|
-
// 全局注册`@iconify/vue`图标库
|
|
48
|
-
import { IconifyIconOffline, FontIcon } from './components/ReIcon';
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
import 'tippy
|
|
52
|
-
import
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
app.config.globalProperties.$
|
|
64
|
-
app.config.globalProperties.$
|
|
65
|
-
app.config.globalProperties.$
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
app
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
// app.component('
|
|
89
|
-
|
|
90
|
-
app.component('
|
|
91
|
-
// app.component('
|
|
92
|
-
//
|
|
93
|
-
app.component('
|
|
94
|
-
|
|
95
|
-
app.component('
|
|
96
|
-
//
|
|
97
|
-
// app.
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
1
|
+
/*
|
|
2
|
+
* @Author: levi7754 levi7754@163.com
|
|
3
|
+
* @Date: 2025-07-25 13:38:20
|
|
4
|
+
* @LastEditors: levi7754 levi7754@163.com
|
|
5
|
+
* @LastEditTime: 2026-09-09 11:32:07
|
|
6
|
+
* @FilePath: \udp-front\packages\udp-core\src\main.ts
|
|
7
|
+
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
|
8
|
+
*/
|
|
9
|
+
import { createApp, type Directive } from 'vue';
|
|
10
|
+
import App from './App.vue';
|
|
11
|
+
// import router from './router';
|
|
12
|
+
import { setViews } from './router';
|
|
13
|
+
import { setupStore } from './store';
|
|
14
|
+
import { setConfig, setSystemEnv } from './config';
|
|
15
|
+
import { useI18n, transformI18n } from '../src/plugins/i18n';
|
|
16
|
+
import { setTableConfig } from '../src/plugins/vxe-table';
|
|
17
|
+
import { injectResponsiveStorage } from './utils/storage';
|
|
18
|
+
import { hasAuthority, isViewonly } from './utils/authority';
|
|
19
|
+
import { getServiceApi, getBaseURL, setRouter, setBaseUrl, getDebugBaseURL } from './api';
|
|
20
|
+
|
|
21
|
+
import 'nprogress/nprogress.css';
|
|
22
|
+
// 一定要在main.ts中导入tailwind.css,防止vite每次hmr都会请求src/style/index.scss整体css文件导致热更新慢的问题
|
|
23
|
+
import './style/tailwind.css';
|
|
24
|
+
// // 引入重置样式
|
|
25
|
+
import './style/reset.scss';
|
|
26
|
+
// 导入公共样式
|
|
27
|
+
import './style/index.scss';
|
|
28
|
+
|
|
29
|
+
// import {
|
|
30
|
+
// UtLov2,
|
|
31
|
+
// UtDivider,
|
|
32
|
+
// UtModalForm2,
|
|
33
|
+
// FormUpload2,
|
|
34
|
+
// UtForm2,
|
|
35
|
+
// UtGrid2
|
|
36
|
+
// UtContent2,
|
|
37
|
+
// UtStampBadge2,
|
|
38
|
+
// UtModalGrid2
|
|
39
|
+
// UtUpload2
|
|
40
|
+
// UtIconSelect,
|
|
41
|
+
// UtCalendar
|
|
42
|
+
// uAttachment
|
|
43
|
+
// } from './components/udp';
|
|
44
|
+
|
|
45
|
+
const app = createApp(App);
|
|
46
|
+
|
|
47
|
+
// 全局注册`@iconify/vue`图标库
|
|
48
|
+
import { IconifyIconOffline, FontIcon } from './components/ReIcon';
|
|
49
|
+
|
|
50
|
+
// 全局注册`vue-tippy`
|
|
51
|
+
import VueTippy from 'vue-tippy';
|
|
52
|
+
import 'tippy.js/dist/tippy.css';
|
|
53
|
+
import 'tippy.js/animations/perspective.css';
|
|
54
|
+
|
|
55
|
+
app.use(VueTippy, {
|
|
56
|
+
defaultProps: { animation: 'perspective' }
|
|
57
|
+
});
|
|
58
|
+
|
|
59
|
+
// 自定义指令
|
|
60
|
+
import * as directives from './directives';
|
|
61
|
+
|
|
62
|
+
const setGlobal = app => {
|
|
63
|
+
app.config.globalProperties.$hasAuthority = hasAuthority;
|
|
64
|
+
app.config.globalProperties.$isViewonly = isViewonly;
|
|
65
|
+
app.config.globalProperties.$serviceApi = getServiceApi();
|
|
66
|
+
app.config.globalProperties.$debuggerApi = getDebugBaseURL();
|
|
67
|
+
app.config.globalProperties.$url = getBaseURL();
|
|
68
|
+
window.$i18n = transformI18n;
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
const setGlobalDirective = app => {
|
|
72
|
+
Object.keys(directives).forEach(key => {
|
|
73
|
+
app.directive(key, (directives as { [key: string]: Directive })[key]);
|
|
74
|
+
});
|
|
75
|
+
};
|
|
76
|
+
|
|
77
|
+
const init = ({ router, config, lang, views, env, tableConfig }) => {
|
|
78
|
+
setViews(views, router);
|
|
79
|
+
app.use(router);
|
|
80
|
+
setRouter(router);
|
|
81
|
+
setConfig(app, config);
|
|
82
|
+
setSystemEnv(env);
|
|
83
|
+
setTableConfig(tableConfig);
|
|
84
|
+
return new Promise(resolve => {
|
|
85
|
+
useI18n(app, lang);
|
|
86
|
+
app.component('IconifyIconOffline', IconifyIconOffline);
|
|
87
|
+
app.component('FontIcon', FontIcon);
|
|
88
|
+
// app.component('uAttachment', uAttachment).component('UGrid', UGrid);
|
|
89
|
+
// .component('UtDivider', UtDivider)
|
|
90
|
+
// app.component('UtModalForm2', UtModalForm2);
|
|
91
|
+
// app.component('UtGrid2', UtGrid2);
|
|
92
|
+
// app.component('UtUpload2', UtUpload2);
|
|
93
|
+
// app.component('UtModalGrid2', UtModalGrid2);
|
|
94
|
+
// .component('UtIconSelect', UtIconSelect)
|
|
95
|
+
// app.component('FormUpload2', FormUpload2).component('UtLov2', UtLov2);
|
|
96
|
+
// app.component('UtContent2', UtContent2);
|
|
97
|
+
// app.component('UtStampBadge2', UtStampBadge2);
|
|
98
|
+
// .component('UtModalGrid', UtModalGrid);
|
|
99
|
+
// app.use(VueViewer, { defaultOptions: { zIndex: 9999 } });
|
|
100
|
+
setGlobal(app);
|
|
101
|
+
setBaseUrl(getBaseURL());
|
|
102
|
+
setGlobalDirective(app);
|
|
103
|
+
// 全局组件
|
|
104
|
+
setupStore(app);
|
|
105
|
+
injectResponsiveStorage(app, config);
|
|
106
|
+
const result = { app, router };
|
|
107
|
+
resolve(result);
|
|
108
|
+
});
|
|
109
|
+
};
|
|
110
|
+
|
|
111
|
+
export default init;
|
package/src/plugins/i18n/zh.ts
CHANGED
|
@@ -57,6 +57,7 @@ export default {
|
|
|
57
57
|
ip: 'ip地址',
|
|
58
58
|
browserVersion: '浏览器版本',
|
|
59
59
|
browser: '浏览器',
|
|
60
|
+
|
|
60
61
|
dictCode: '字典编码',
|
|
61
62
|
dictName: '字典名称',
|
|
62
63
|
dictDesc: '字典描述',
|
|
@@ -73,6 +74,7 @@ export default {
|
|
|
73
74
|
currentValue: '当前值',
|
|
74
75
|
haveBeenUsed: '使用中',
|
|
75
76
|
description: '描述',
|
|
77
|
+
continuousAddition: '连续添加',
|
|
76
78
|
|
|
77
79
|
unitName: '单位名称',
|
|
78
80
|
unitCode: '单位编码',
|
|
@@ -114,6 +116,7 @@ export default {
|
|
|
114
116
|
|
|
115
117
|
organizationName: '组织名称',
|
|
116
118
|
organizationCode: '组织编码',
|
|
119
|
+
|
|
117
120
|
appupper: '已上架',
|
|
118
121
|
applower: '已下架',
|
|
119
122
|
isApprovalPage: '审批页面',
|
|
@@ -368,7 +371,8 @@ export default {
|
|
|
368
371
|
updatenow: '立即更新',
|
|
369
372
|
newVersion: '检测到新版本',
|
|
370
373
|
updateLater: '稍后更新',
|
|
371
|
-
confirmResetPassword: '确认重置密码吗?'
|
|
374
|
+
confirmResetPassword: '确认重置密码吗?',
|
|
375
|
+
dialog2Level: '弹框层级只支持2级'
|
|
372
376
|
},
|
|
373
377
|
title: {
|
|
374
378
|
employeeInfo: '员工信息',
|
|
@@ -1,116 +1,116 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* @Author: levi7754 levi7754@163.com
|
|
3
|
-
* @Date: 2024-06-05 14:32:03
|
|
4
|
-
* @LastEditors: levi7754 levi7754@163.com
|
|
5
|
-
* @LastEditTime: 2026-04-07 13:43:12
|
|
6
|
-
* @FilePath: /udp-front/packages/udp-core/src/plugins/vxe-table/index.ts
|
|
7
|
-
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
|
8
|
-
*/
|
|
9
|
-
import 'xe-utils';
|
|
10
|
-
import { merge, toDateString, getWhatDay } from 'xe-utils';
|
|
11
|
-
import { geti18n, transformI18n } from '../i18n/index';
|
|
12
|
-
// import { storageLocal } from '@utogether/utils';
|
|
13
|
-
import { VxetableRender } from '@utogether/utils';
|
|
14
|
-
// import { VxetableRender } from './render';
|
|
15
|
-
import { getServiceApi } from '../../api';
|
|
16
|
-
|
|
17
|
-
import VXETable, { VxeUI } from 'vxe-table';
|
|
18
|
-
// import './render.tsx';
|
|
19
|
-
|
|
20
|
-
// const dict = storageLocal.getItem('kLov');
|
|
21
|
-
VxetableRender(VXETable, { serviceApi: getServiceApi(), i18n: transformI18n });
|
|
22
|
-
setCommands();
|
|
23
|
-
|
|
24
|
-
// 全局默认参数
|
|
25
|
-
const defaultConfig = {
|
|
26
|
-
// 对组件内置的提示语进行国际化翻译
|
|
27
|
-
// @ts-ignore
|
|
28
|
-
i18n: (key, args) => geti18n().global.t(key, args),
|
|
29
|
-
// 可选,对参数中的列头、校验提示..等进行自动翻译(只对支持国际化的有效)
|
|
30
|
-
translate(key) {
|
|
31
|
-
// 例如,只翻译 "message." 开头的键值
|
|
32
|
-
const NAMESPACED = ['message.', 'el.'];
|
|
33
|
-
if (key && NAMESPACED.findIndex(v => key.includes(v)) !== -1) {
|
|
34
|
-
return geti18n().global.t.call(geti18n().global.locale, key);
|
|
35
|
-
}
|
|
36
|
-
return key;
|
|
37
|
-
}
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
export function setTableConfig(config = {}) {
|
|
41
|
-
VXETable.setConfig(merge(defaultConfig, config));
|
|
42
|
-
|
|
43
|
-
VxeUI.interceptor.add('event.clearEdit', {
|
|
44
|
-
tableInterceptorMethod(params) {
|
|
45
|
-
const { $event } = params;
|
|
46
|
-
if ($event.target.className.indexOf('vxe-table--ignore-clear') > -1) return false;
|
|
47
|
-
}
|
|
48
|
-
});
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
export function setTheme(theme) {
|
|
52
|
-
// 切换为暗黑主题
|
|
53
|
-
VxeUI.setTheme(theme);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
function setCommands() {
|
|
57
|
-
// 定义选中日期今天指令
|
|
58
|
-
VxeUI.commands.add('utTodyay', {
|
|
59
|
-
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
60
|
-
const startDate = toDateString(new Date(), 'yyyy-MM-dd 00:00:00');
|
|
61
|
-
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
62
|
-
$dateRangePicker.setModelValue(startDate, endDate);
|
|
63
|
-
}
|
|
64
|
-
});
|
|
65
|
-
// 定义选中日期昨天指令
|
|
66
|
-
VxeUI.commands.add('utYesterDay', {
|
|
67
|
-
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
68
|
-
const startDate = toDateString(getWhatDay(new Date(), -1), 'yyyy-MM-dd 00:00:00');
|
|
69
|
-
const endDate = toDateString(getWhatDay(new Date(), -1), 'yyyy-MM-dd 23:59:59');
|
|
70
|
-
$dateRangePicker.setModelValue(startDate, endDate);
|
|
71
|
-
}
|
|
72
|
-
});
|
|
73
|
-
// 定义选中日期最近一周指令
|
|
74
|
-
VxeUI.commands.add('utRecentWeek', {
|
|
75
|
-
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
76
|
-
const startDate = toDateString(getWhatDay(new Date(), -7), 'yyyy-MM-dd 00:00:00');
|
|
77
|
-
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
78
|
-
$dateRangePicker.setModelValue(startDate, endDate);
|
|
79
|
-
}
|
|
80
|
-
});
|
|
81
|
-
|
|
82
|
-
// 定义选中日期最近一个月指令
|
|
83
|
-
VxeUI.commands.add('utRecentMonth', {
|
|
84
|
-
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
85
|
-
const startDate = toDateString(getWhatDay(new Date(), -30), 'yyyy-MM-dd 00:00:00');
|
|
86
|
-
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
87
|
-
$dateRangePicker.setModelValue(startDate, endDate);
|
|
88
|
-
}
|
|
89
|
-
});
|
|
90
|
-
|
|
91
|
-
// 定义选中日期最近三个月指令
|
|
92
|
-
VxeUI.commands.add('utRecentThreeMonth', {
|
|
93
|
-
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
94
|
-
const startDate = toDateString(getWhatDay(new Date(), -90), 'yyyy-MM-dd 00:00:00');
|
|
95
|
-
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
96
|
-
$dateRangePicker.setModelValue(startDate, endDate);
|
|
97
|
-
}
|
|
98
|
-
});
|
|
99
|
-
|
|
100
|
-
// 定义选中日期最近半年指令
|
|
101
|
-
VxeUI.commands.add('utRecentHalfYear', {
|
|
102
|
-
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
103
|
-
const startDate = toDateString(getWhatDay(new Date(), -180), 'yyyy-MM-dd 00:00:00');
|
|
104
|
-
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
105
|
-
$dateRangePicker.setModelValue(startDate, endDate);
|
|
106
|
-
}
|
|
107
|
-
});
|
|
108
|
-
// 定义选中日期最近半年指令
|
|
109
|
-
VxeUI.commands.add('utRecentYear', {
|
|
110
|
-
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
111
|
-
const startDate = toDateString(getWhatDay(new Date(), -365), 'yyyy-MM-dd 00:00:00');
|
|
112
|
-
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
113
|
-
$dateRangePicker.setModelValue(startDate, endDate);
|
|
114
|
-
}
|
|
115
|
-
});
|
|
116
|
-
}
|
|
1
|
+
/*
|
|
2
|
+
* @Author: levi7754 levi7754@163.com
|
|
3
|
+
* @Date: 2024-06-05 14:32:03
|
|
4
|
+
* @LastEditors: levi7754 levi7754@163.com
|
|
5
|
+
* @LastEditTime: 2026-04-07 13:43:12
|
|
6
|
+
* @FilePath: /udp-front/packages/udp-core/src/plugins/vxe-table/index.ts
|
|
7
|
+
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
|
8
|
+
*/
|
|
9
|
+
import 'xe-utils';
|
|
10
|
+
import { merge, toDateString, getWhatDay } from 'xe-utils';
|
|
11
|
+
import { geti18n, transformI18n } from '../i18n/index';
|
|
12
|
+
// import { storageLocal } from '@utogether/utils';
|
|
13
|
+
import { VxetableRender } from '@utogether/utils';
|
|
14
|
+
// import { VxetableRender } from './render';
|
|
15
|
+
import { getServiceApi } from '../../api';
|
|
16
|
+
|
|
17
|
+
import VXETable, { VxeUI } from 'vxe-table';
|
|
18
|
+
// import './render.tsx';
|
|
19
|
+
|
|
20
|
+
// const dict = storageLocal.getItem('kLov');
|
|
21
|
+
VxetableRender(VXETable, { serviceApi: getServiceApi(), i18n: transformI18n });
|
|
22
|
+
setCommands();
|
|
23
|
+
|
|
24
|
+
// 全局默认参数
|
|
25
|
+
const defaultConfig = {
|
|
26
|
+
// 对组件内置的提示语进行国际化翻译
|
|
27
|
+
// @ts-ignore
|
|
28
|
+
i18n: (key, args) => geti18n().global.t(key, args),
|
|
29
|
+
// 可选,对参数中的列头、校验提示..等进行自动翻译(只对支持国际化的有效)
|
|
30
|
+
translate(key) {
|
|
31
|
+
// 例如,只翻译 "message." 开头的键值
|
|
32
|
+
const NAMESPACED = ['message.', 'el.'];
|
|
33
|
+
if (key && NAMESPACED.findIndex(v => key.includes(v)) !== -1) {
|
|
34
|
+
return geti18n().global.t.call(geti18n().global.locale, key);
|
|
35
|
+
}
|
|
36
|
+
return key;
|
|
37
|
+
}
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export function setTableConfig(config = {}) {
|
|
41
|
+
VXETable.setConfig(merge(defaultConfig, config));
|
|
42
|
+
|
|
43
|
+
VxeUI.interceptor.add('event.clearEdit', {
|
|
44
|
+
tableInterceptorMethod(params) {
|
|
45
|
+
const { $event } = params;
|
|
46
|
+
if ($event.target.className.indexOf('vxe-table--ignore-clear') > -1) return false;
|
|
47
|
+
}
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
export function setTheme(theme) {
|
|
52
|
+
// 切换为暗黑主题
|
|
53
|
+
VxeUI.setTheme(theme);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
function setCommands() {
|
|
57
|
+
// 定义选中日期今天指令
|
|
58
|
+
VxeUI.commands.add('utTodyay', {
|
|
59
|
+
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
60
|
+
const startDate = toDateString(new Date(), 'yyyy-MM-dd 00:00:00');
|
|
61
|
+
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
62
|
+
$dateRangePicker.setModelValue(startDate, endDate);
|
|
63
|
+
}
|
|
64
|
+
});
|
|
65
|
+
// 定义选中日期昨天指令
|
|
66
|
+
VxeUI.commands.add('utYesterDay', {
|
|
67
|
+
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
68
|
+
const startDate = toDateString(getWhatDay(new Date(), -1), 'yyyy-MM-dd 00:00:00');
|
|
69
|
+
const endDate = toDateString(getWhatDay(new Date(), -1), 'yyyy-MM-dd 23:59:59');
|
|
70
|
+
$dateRangePicker.setModelValue(startDate, endDate);
|
|
71
|
+
}
|
|
72
|
+
});
|
|
73
|
+
// 定义选中日期最近一周指令
|
|
74
|
+
VxeUI.commands.add('utRecentWeek', {
|
|
75
|
+
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
76
|
+
const startDate = toDateString(getWhatDay(new Date(), -7), 'yyyy-MM-dd 00:00:00');
|
|
77
|
+
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
78
|
+
$dateRangePicker.setModelValue(startDate, endDate);
|
|
79
|
+
}
|
|
80
|
+
});
|
|
81
|
+
|
|
82
|
+
// 定义选中日期最近一个月指令
|
|
83
|
+
VxeUI.commands.add('utRecentMonth', {
|
|
84
|
+
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
85
|
+
const startDate = toDateString(getWhatDay(new Date(), -30), 'yyyy-MM-dd 00:00:00');
|
|
86
|
+
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
87
|
+
$dateRangePicker.setModelValue(startDate, endDate);
|
|
88
|
+
}
|
|
89
|
+
});
|
|
90
|
+
|
|
91
|
+
// 定义选中日期最近三个月指令
|
|
92
|
+
VxeUI.commands.add('utRecentThreeMonth', {
|
|
93
|
+
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
94
|
+
const startDate = toDateString(getWhatDay(new Date(), -90), 'yyyy-MM-dd 00:00:00');
|
|
95
|
+
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
96
|
+
$dateRangePicker.setModelValue(startDate, endDate);
|
|
97
|
+
}
|
|
98
|
+
});
|
|
99
|
+
|
|
100
|
+
// 定义选中日期最近半年指令
|
|
101
|
+
VxeUI.commands.add('utRecentHalfYear', {
|
|
102
|
+
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
103
|
+
const startDate = toDateString(getWhatDay(new Date(), -180), 'yyyy-MM-dd 00:00:00');
|
|
104
|
+
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
105
|
+
$dateRangePicker.setModelValue(startDate, endDate);
|
|
106
|
+
}
|
|
107
|
+
});
|
|
108
|
+
// 定义选中日期最近半年指令
|
|
109
|
+
VxeUI.commands.add('utRecentYear', {
|
|
110
|
+
dateRangePickerCommandMethod({ $dateRangePicker }) {
|
|
111
|
+
const startDate = toDateString(getWhatDay(new Date(), -365), 'yyyy-MM-dd 00:00:00');
|
|
112
|
+
const endDate = toDateString(new Date(), 'yyyy-MM-dd 23:59:59');
|
|
113
|
+
$dateRangePicker.setModelValue(startDate, endDate);
|
|
114
|
+
}
|
|
115
|
+
});
|
|
116
|
+
}
|
package/src/router/index.ts
CHANGED
|
@@ -94,38 +94,8 @@ export function getViews() {
|
|
|
94
94
|
|
|
95
95
|
/** 路由白名单 */
|
|
96
96
|
const whiteList = ['/login'];
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
if (to.meta?.keepAlive) {
|
|
100
|
-
handleAliveRoute(to, 'add');
|
|
101
|
-
// 页面整体刷新和点击标签页刷新
|
|
102
|
-
if (_from.name === undefined || _from.name === 'redirect') {
|
|
103
|
-
handleAliveRoute(to);
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
const userName = cookies.get(kLOGINER);
|
|
107
|
-
NProgress.start();
|
|
108
|
-
if (userName) {
|
|
109
|
-
routerBefore(to, _from, next);
|
|
110
|
-
} else {
|
|
111
|
-
if (to.path !== '/login') {
|
|
112
|
-
if (whiteList.indexOf(to.path) !== -1) {
|
|
113
|
-
next();
|
|
114
|
-
} else {
|
|
115
|
-
next({ path: '/login' });
|
|
116
|
-
}
|
|
117
|
-
} else {
|
|
118
|
-
next();
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
});
|
|
122
|
-
|
|
123
|
-
router.afterEach(() => {
|
|
124
|
-
NProgress?.done();
|
|
125
|
-
});
|
|
126
|
-
|
|
127
|
-
*/
|
|
128
|
-
export const routerBefore = (to, _from, next) => {
|
|
97
|
+
export const routerBefore = (to, _from) => {
|
|
98
|
+
console.log('to', to);
|
|
129
99
|
// TODO 无权限跳转403页面
|
|
130
100
|
// if (to.meta?.roles && !isOneOfArray(to.meta?.roles, userInfo?.roles)) {
|
|
131
101
|
// next({ path: "/error/403" });
|
|
@@ -134,7 +104,7 @@ export const routerBefore = (to, _from, next) => {
|
|
|
134
104
|
const externalLink = isUrl(to?.name as string);
|
|
135
105
|
/** 如果已经登录并存在登录信息后不能跳转到路由白名单,而是继续保持在当前页面 */
|
|
136
106
|
function toCorrectRoute() {
|
|
137
|
-
whiteList.includes(to.fullPath) ?
|
|
107
|
+
return whiteList.includes(to.fullPath) ? _from.fullPath : undefined;
|
|
138
108
|
}
|
|
139
109
|
if (_from?.name && _from?.name !== 'login') {
|
|
140
110
|
// m.name === to.name 判断param路由跳转
|
|
@@ -146,9 +116,10 @@ export const routerBefore = (to, _from, next) => {
|
|
|
146
116
|
} else if (cmp?.default || to.name === 'redirect') {
|
|
147
117
|
toCorrectRoute();
|
|
148
118
|
} else {
|
|
149
|
-
|
|
119
|
+
return { path: '/error/404' };
|
|
150
120
|
}
|
|
151
121
|
} else {
|
|
122
|
+
console.log('routerBefore', to);
|
|
152
123
|
// 刷新
|
|
153
124
|
if (usePermissionStoreHook().wholeMenus.length === 0) {
|
|
154
125
|
initRouter(userName).then((router: Router) => {
|