From c3dcd74cee7cb20aa069c9c57eb2701141f26f1b Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期四, 07 三月 2024 10:46:56 +0800
Subject: [PATCH] 考核发布

---
 src/views/system/unit/people/index.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/views/system/unit/people/index.vue b/src/views/system/unit/people/index.vue
index 9841411..59db6de 100644
--- a/src/views/system/unit/people/index.vue
+++ b/src/views/system/unit/people/index.vue
@@ -184,6 +184,7 @@
         ywPersonName: null,
         belongUnit: null,
       },
+      // 杩愮淮鍗曚綅
       unitList: [],
       // 琛ㄥ崟鍙傛暟
       form: {},
@@ -213,7 +214,7 @@
   },
   methods: {
     getUnitSelect() {
-      // 涓嬫媺鍒楄〃
+      // 杩愮淮鍗曚綅涓嬫媺鍒楄〃
       unitSelect().then((res) => {
         this.unitList = res.data;
       })

--
Gitblit v1.8.0