Explorar el Código

企业设置目标展示文本调整

qymljy hace 1 mes
padre
commit
bb01782367

+ 1 - 1
src/HManagement/siteManage/securityConfig/index.vue

@@ -198,7 +198,7 @@
           <img width="72" height="72" src="../../../assets/icons/projectTradefield.svg" alt="">
           <div class="text-panel">
             <div class="explain-title inline-16">
-              {{ $t('人员挑战目标查询') }}
+              {{ $t('人员目标排除挑战目标查询') }}
               <el-tooltip  effect="dark"  placement="top-start" class="inline-16" style="margin-top: 10px">
                 <div slot="content">
                   {{ $t('开启则隐藏【人员目标】【人员目标统计】【人员目标管理】中的“挑战目标”信息;关闭则显示。') }}

+ 2 - 2
src/HManagement/siteManage/securityConfig/modules/personTargetQuery.vue

@@ -1,10 +1,10 @@
 <template>
   <div>
     <el-button size="small" style="width:120px" type="primary" @click="queryStatementData">{{ $t('设 置') }}</el-button>
-    <el-dialog :title="$t(`人员挑战目标查询`)" append-to-body :visible.sync="dialogSetVisible" width="860px">
+    <el-dialog :title="$t(`人员目标排除挑战目标查询`)" append-to-body :visible.sync="dialogSetVisible" width="860px">
       <el-row :gutter="16" style="text-align: center">
         <el-col :span="24" style="margin-top: -20px">
-          <span style="color: #8C8C8C">{{ $t('是否开启人员挑战目标查询设置') }}?</span>
+          <span style="color: #8C8C8C">{{ $t('是否开启人员目标排除挑战目标查询设置') }}?</span>
         </el-col>
         <el-col :span="24" style="margin-top: 20px">
           <div style="width: 780px;" class="inline-16" >