diff --git a/src/main.js b/src/main.js
index 107f58b8fc9698ede839ac0e220d13230f6f0699..0948d2d4c4af20753cdbc876ee66cae0ef793c12 100644
--- a/src/main.js
+++ b/src/main.js
@@ -32,7 +32,7 @@ Vue.prototype.$defaultPageSizeOptions = ["10", "20", "50", "100"]
 Vue.prototype.$ToDoExcel = ToDoExcel;
 
 // 系统配置
-// 内蒙古自治区卫生科技项目管理系统
+// 云南省卫生健康科技项目管理系统
 Vue.prototype.$defaultLength = 5
 Vue.prototype.$changeProjType = changeProjType
 
diff --git a/src/views/systemType/index.vue b/src/views/systemType/index.vue
index 627c419d20a9a0cfe35ffa71f892872cd3cf5e11..e6b370275ba276f217d19f8bc9bbdf807563661e 100644
--- a/src/views/systemType/index.vue
+++ b/src/views/systemType/index.vue
@@ -37,7 +37,7 @@
               <div class="item_center">
                 <a-icon type="file-text" class="item_center-icon" theme="twoTone" two-tone-color="#f5b65c" />
               </div>
-              <div class="item_title">内蒙古自治区卫生健康领域<br/>科技计划项目</div>
+              <div class="item_title">云南省卫生健康领域<br/>科技计划项目</div>
               <div class="item_bottom">
                 <a-icon type="right-circle" class="item_bottom-icon" />
               </div>
@@ -47,7 +47,7 @@
               <div class="item_center">
                 <a-icon type="book" class="item_center-icon" theme="twoTone" two-tone-color="#ff87a8" />
               </div>
-              <div class="item_title">内蒙古自治区首府地区<br/>公立医院高水平临床专科建设<br/>科技项目</div>
+              <div class="item_title">云南省<br/>公立医院高水平临床专科建设<br/>科技项目</div>
               <div class="item_bottom">
                 <a-icon type="right-circle" class="item_bottom-icon" />
               </div>