From 00bae2110315cf9c9a533afea2c617d950f6768e Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: 星期二, 18 十一月 2025 15:56:42 +0800
Subject: [PATCH] 修改新增

---
 src/views/build/conpanyFunctionConsult/qualityManage/performanceManage/performance/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/build/conpanyFunctionConsult/qualityManage/performanceManage/performance/index.vue b/src/views/build/conpanyFunctionConsult/qualityManage/performanceManage/performance/index.vue
index 483f2e3..fb01bfb 100644
--- a/src/views/build/conpanyFunctionConsult/qualityManage/performanceManage/performance/index.vue
+++ b/src/views/build/conpanyFunctionConsult/qualityManage/performanceManage/performance/index.vue
@@ -2,7 +2,7 @@
   <div class="app-container">
     <div style="margin-bottom: 10px">
       <el-form style="display: flex;flex-wrap: wrap;">
-        <el-form-item label="企业名称:" v-if="data.isAdmin" style="margin-left: 20px">
+        <el-form-item label="单位名称:" v-if="data.isAdmin" style="margin-left: 20px">
           <el-select
               v-model="data.queryParams.companyName"
               filterable

--
Gitblit v1.9.2