qymljy hace 6 meses
padre
commit
01959b9d99
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/HManagement/submit/dataAnalysis/modules/tableSubmit.vue

+ 1 - 1
src/HManagement/submit/dataAnalysis/modules/tableSubmit.vue

@@ -12,7 +12,7 @@
         <p v-else>{{$t(scope.column.data[scope.column.columnname])}}</p>
       </template>
       <template v-slot:opreation="scope">
-        <el-button size="mini" type="text"  @click="showAttinfos(scope.data)" >附 件</el-button>
+        <el-button size="mini" type="text"  @click="showAttinfos(scope.data)" >{{$t(`附 件`)}}</el-button>
       </template>
     </table-new-layout>
     <div style="margin-top:16px;text-align:right">