소스 검색

国际化修改

sunyadv 5 년 전
부모
커밋
298f9f2685
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ys_int/src/views/base/allocation.vue

+ 1 - 1
ys_int/src/views/base/allocation.vue

@@ -33,7 +33,7 @@
             <el-table-column type="index" width="60"></el-table-column>
             <el-table-column prop="equipmentNo" :label="$t('basic.equipmentNo')" width="130" sortable></el-table-column>
             <el-table-column prop="hillNumber" :label="$t('mold.hillNumber')" width="80" align="center" sortable></el-table-column>
-            <el-table-column prop="useLife" :label="$t('mold.useLife')" width="100" align="center" sortable>
+            <el-table-column prop="useLife" :label="$t('basic.useLife')" width="100" align="center" sortable>
                 <template slot-scope="scope">{{scope.row.useLife}}{{$t('basic.year')}}</template>
             </el-table-column>
             <el-table-column prop="useLife" :label="$t('basic.diffTime')" width="100" align="center" sortable>