Merge branch 'develop' into devTee

This commit is contained in:
STW_TTTY\stwtt 2024-07-12 13:23:33 +07:00
commit 2519b7939c
2 changed files with 438 additions and 436 deletions

View file

@ -32,8 +32,8 @@ const API = {
const path = "http://chamomind.ddns.net:20006";
const generatePopupPath = (routeName: any) => {
if (routeName.includes("metadata")) {
return `${path}/manual/chapter-2-admin-metadata`;
if (routeName.includes("registry")) {
return `${path}/manual/chapter-2-user-registry`;
}
if (routeName.includes("leave")) {
return `${path}/manual/chapter-4-user-leave`;
@ -66,6 +66,8 @@ const generatePopupPath = (routeName: any) => {
const manualConfig = {
dashboard: `${path}/manual/chapter-1-user-organization-chart`,
leave: `${path}/manual/chapter-4-user-leave`,
organizationChart: `${path}/manual/chapter-1-user-organization-chart`,
registryMain: `${path}/manual/chapter-2-user-registry`,
};
export default {

View file

@ -357,7 +357,7 @@ function onInfo() {
size="sm"
color="yellow-10"
/>
ไมอม
ไมอม
</div>
</q-banner>
</div>