From ea63de886ee87f21360cacb9d027fcff4fe8cdc2 Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期三, 06 三月 2024 16:18:36 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/zgyw-ui

---
 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