Pārlūkot izejas kodu

Merge branch 'master' of http://47.100.37.243:10080/ZHOU/yunsu

5 gadi atpakaļ
vecāks
revīzija
bb105479c1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>