This commit is contained in:
hzz 2025-03-07 11:41:19 +08:00
parent 8e85182ced
commit f154c721cd
8 changed files with 4 additions and 4 deletions

View File

@ -224,9 +224,9 @@ const routes: Array<RouteRecordRaw> = [
component: () => import("../views/Temp/Large_Format/index.vue"),
},
{
path: "/InPlantProducts/GetonAgain",
name: "GetonAgain",
component: () => import("../views/Temp/GetonAgain/index.vue"),
path: "/InPlantProducts/zaideng",
name: "Zaideng",
component: () => import("../views/Temp/zaideng/index.vue"),
},
{
path: "/InPlantProducts/OffsiteDevList",

View File

@ -70,7 +70,7 @@ import right from "./right.vue";
import top from "./top.vue";
import { useI18n } from "vue-i18n";
let { t } = useI18n();
let title = ref('再登-环境物联管理系统');
let title = ref('再登-环境物联管理系统');
let titleTip = [
{
color: "#20AEC5",