ly há 3 anos atrás
pai
commit
5985d22654

+ 7 - 7
ui/src/lang/en.js

@@ -1186,10 +1186,10 @@ export default {
   设备使用地点: 'Place Of Equipment Use',
   在用: 'In Use',
   特种设备: 'Special Equipment',
-  压力管道年检计划: 'PpQty by Year and Plant',
-  锅炉年检计划: 'BiolerQty by Year and Plant',
-  压力容器年检计划: 'PvQty by Year and Plant',
-  '叉车,起重机械,电梯检计划': 'ForkLiftQty,Lifting,MahineryQty and LiftQty by Year and Month',
+  压力管道定期检验计划: 'PpQty by Year and Plant',
+  锅炉定期检验划: 'BiolerQty by Year and Plant',
+  压力容器定期检验计划: 'PvQty by Year and Plant',
+  '叉车,起重机械,电梯检计划': 'ForkLiftQty,Lifting,MahineryQty and LiftQty by Year and Month',
   devTotalChart: 'devTotal',
   internalInspection: 'internalInspection',
   externalInspection: 'externalInspection',
@@ -1697,9 +1697,9 @@ export default {
   排放率:'Emission rate',
   复职成功:'Successful reinstatement',
   其它异常情况描述:'Description of other abnormal conditions',
-  检查一:'Check One',
-  检查二:'Check Two',
-  检查三:'Check Three',
+  CTM检查人:'CTM Checker',
+  CTE检查人:'CTE Checker',
+  工艺部门检查人:'Process Checker',
   审核人员:'Auditors',
   审批人员:'Approvers',
   腐蚀类型:'Corrosion Type',

+ 7 - 7
ui/src/lang/zh.js

@@ -1186,10 +1186,10 @@ export default {
   设备使用地点: '设备使用地点',
   在用: '在用',
   特种设备: '特种设备',
-  压力管道年检计划: '压力管道年检计划',
-  锅炉年检计划: '锅炉年检计划',
-  压力容器年检计划: '压力容器年检计划',
-  '叉车,起重机械,电梯检计划': '叉车,起重机械,电梯检计划',
+  压力管道定期检验计划: '压力管道定期检验计划',
+  锅炉定期定期检验计划: '锅炉定期定期检验计划',
+  压力容器定期检验计划: '压力容器定期检验计划',
+  '叉车,起重机械,电梯检计划': '叉车,起重机械,电梯检计划',
   devTotalChart: '设备数量',
   internalInspection: '内检',
   externalInspection: '外检',
@@ -1697,9 +1697,9 @@ export default {
   排放率:'排放率',
   复职成功:'复职成功',
   其它异常情况描述:'其它异常情况描述',
-  检查一:'检查一',
-  检查二:'检查二',
-  检查三:'检查三',
+  CTM检查人:'CTM检查人',
+  CTE检查人:'CTE检查人',
+  工艺部门检查人:'工艺部门检查人',
   审核人员:'审核人员',
   审批人员:'审批人员',
   腐蚀类型:'腐蚀类型',

+ 6 - 6
ui/src/views/sems/reportYlgd/yearapprove.vue

@@ -409,8 +409,8 @@
           </el-table-column>
         </el-table>
       </el-form-item>
-      <el-form-item :label="$t('检查一')" prop="inspectorOne">
-        <el-select v-model="dataForm.inspectorOne" filterable :placeholder="$t('请选择')+$t('检查人员一')">
+      <el-form-item :label="$t('CTM检查人')" prop="inspectorOne">
+        <el-select v-model="dataForm.inspectorOne" filterable :placeholder="$t('请选择')+$t('CTM检查人')">
           <el-option
             v-for="item in userOption"
             :key="item.userId"
@@ -420,8 +420,8 @@
           </el-option>
         </el-select>
       </el-form-item>
-      <el-form-item :label="$t('检查二')" prop="inspectorTwo">
-        <el-select v-model="dataForm.inspectorTwo" filterable :placeholder="$t('请选择')+$t('检查人员二')">
+      <el-form-item :label="$t('CTE检查人')" prop="inspectorTwo">
+        <el-select v-model="dataForm.inspectorTwo" filterable :placeholder="$t('请选择')+$t('CTE检查人')">
           <el-option
             v-for="item in userOption"
             :key="item.userId"
@@ -431,8 +431,8 @@
           </el-option>
         </el-select>
       </el-form-item>
-      <el-form-item :label="$t('检查三')" prop="inspectorThree">
-        <el-select v-model="dataForm.inspectorThree" filterable :placeholder="$t('请选择')+$t('检查人员三')">
+      <el-form-item :label="$t('工艺部门检查人')" prop="inspectorThree">
+        <el-select v-model="dataForm.inspectorThree" filterable :placeholder="$t('请选择')+$t('工艺部门检查人')">
           <el-option
             v-for="item in userOption"
             :key="item.userId"

+ 6 - 6
ui/src/views/sems/reportYlrq/yearapprove.vue

@@ -409,8 +409,8 @@
           </el-table-column>
         </el-table>
       </el-form-item>
-      <el-form-item :label="$t('检查一')" prop="inspectorOne">
-        <el-select v-model="dataForm.inspectorOne" filterable :placeholder="$t('请选择')+$t('检查人员一')">
+      <el-form-item :label="$t('CTM检查人')" prop="inspectorOne">
+        <el-select v-model="dataForm.inspectorOne" filterable :placeholder="$t('请选择')+$t('CTM检查人')">
           <el-option
             v-for="item in userOption"
             :key="item.userId"
@@ -420,8 +420,8 @@
           </el-option>
         </el-select>
       </el-form-item>
-      <el-form-item :label="$t('检查二')" prop="inspectorTwo">
-        <el-select v-model="dataForm.inspectorTwo" filterable :placeholder="$t('请选择')+$t('检查人员二')">
+      <el-form-item :label="$t('CTE检查人')" prop="inspectorTwo">
+        <el-select v-model="dataForm.inspectorTwo" filterable :placeholder="$t('请选择')+$t('CTE检查人')">
           <el-option
             v-for="item in userOption"
             :key="item.userId"
@@ -431,8 +431,8 @@
           </el-option>
         </el-select>
       </el-form-item>
-      <el-form-item :label="$t('检查三')" prop="inspectorThree">
-        <el-select v-model="dataForm.inspectorThree" filterable :placeholder="$t('请选择')+$t('检查人员三')">
+      <el-form-item :label="$t('工艺部门检查人')" prop="inspectorThree">
+        <el-select v-model="dataForm.inspectorThree" filterable :placeholder="$t('请选择')+$t('工艺部门检查人')">
           <el-option
             v-for="item in userOption"
             :key="item.userId"

+ 9 - 9
ui/src/views/sems/specanalysis/index.vue

@@ -19,7 +19,7 @@
                 <el-select v-model="unitIds" @change="handleCommandUnit" multiple collapse-tags :placeholder="$t('请选择') + $t('单元')">
                   <el-option
                     v-for="item in unitList"
-                    :key="item.name"
+                    :key="item.plantId"
                     :label="item.name"
                     :value="item.name">
                   </el-option>
@@ -140,7 +140,7 @@
                         <icon name="chart-bar"></icon>
                       </span>
                       <div class="d-flex">
-                        <span class="fs-xl text mx-2">{{ $t('压力容器年检计划') }}</span>
+                        <span class="fs-xl text mx-2">{{ $t('压力容器定期检验计划') }}</span>
                       </div>
                     </div>
                     <div>
@@ -159,7 +159,7 @@
                         <icon name="chart-bar"></icon>
                       </span>
                       <div class="d-flex">
-                        <span class="fs-xl text mx-2">{{ $t('锅炉年检计划') }}</span>
+                        <span class="fs-xl text mx-2">{{ $t('锅炉定期检验计划') }}</span>
                       </div>
                     </div>
                     <div>
@@ -178,7 +178,7 @@
                         <icon name="chart-bar"></icon>
                       </span>
                       <div class="d-flex">
-                        <span class="fs-xl text mx-2">{{ $t('压力管道年检计划') }}</span>
+                        <span class="fs-xl text mx-2">{{ $t('压力管道定期检验计划') }}</span>
                       </div>
                     </div>
                     <div>
@@ -200,7 +200,7 @@
                       </span>
                       <div class="d-flex">
                         <span
-                          class="fs-xl text mx-2">{{ $t('叉车,起重机械,电梯检计划') }}</span>
+                          class="fs-xl text mx-2">{{ $t('叉车,起重机械,电梯检计划') }}</span>
                       </div>
                     </div>
                     <div>
@@ -533,7 +533,7 @@ export default {
   border-radius: 0.0625rem;
 
   .text {
-    color: #c3cbde;
+    color: #53565d;
   }
 }
 
@@ -544,7 +544,7 @@ export default {
   border-radius: 0.0625rem;
 
   .text {
-    color: #c3cbde;
+    color: #53565d;
   }
 }
 
@@ -555,7 +555,7 @@ export default {
   border-radius: 0.0625rem;
 
   .text {
-    color: #c3cbde;
+    color: #53565d;
   }
 }
 
@@ -566,7 +566,7 @@ export default {
   border-radius: 0.0625rem;
 
   .text {
-    color: #c3cbde;
+    color: #53565d;
   }
 }