From 743044407e35a10ff824ef18cb883ac2b66e2d12 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 25 四月 2024 17:40:54 +0800
Subject: [PATCH] 新增自动评估细则界面

---
 src/views/fytz/user/UserInfo.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/fytz/user/UserInfo.vue b/src/views/fytz/user/UserInfo.vue
index 759ad03..7957a89 100644
--- a/src/views/fytz/user/UserInfo.vue
+++ b/src/views/fytz/user/UserInfo.vue
@@ -7,7 +7,7 @@
         v-model:value="formSearch._locations"
       ></FYOptionLocation>
       <FYOptionText
-        label="鍏抽敭瀛�"
+        label="鍦烘櫙鍚嶇О"
         placeholder="杈撳叆鍚嶇О鍏抽敭瀛�"
         v-model:value="formSearch.searchText"
       ></FYOptionText>

--
Gitblit v1.9.3