From 8b19ecdb7b8f688e88d680262edbb00908e531b0 Mon Sep 17 00:00:00 2001
From: lct123456 <lucht>
Date: 星期二, 19 四月 2022 20:36:58 +0800
Subject: [PATCH] 巡检任务细节
---
src/views/layout/components/Institute.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/layout/components/Institute.vue b/src/views/layout/components/Institute.vue
index 02db0ef..5f54b62 100644
--- a/src/views/layout/components/Institute.vue
+++ b/src/views/layout/components/Institute.vue
@@ -1,7 +1,7 @@
<template>
<div class="app-breadcrumb">
<img :src="avatorPath">
- <h1> 众泰</h1>
+ <h1>众泰煤焦化智能化安全管理技术平台</h1>
</div>
<!-- <el-breadcrumb class="app-breadcrumb" separator="/">-->
<!-- <transition-group name="breadcrumb">-->
--
Gitblit v1.9.2