heyang 2 년 전
부모
커밋
f1ffff03d5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/system/apkfileList/index.vue

+ 1 - 1
src/views/system/apkfileList/index.vue

@@ -22,7 +22,7 @@
     </el-form>
 
     <el-table v-loading="loading" :data="logList">
-      <el-table-column label="versionName" align="left" prop="subName" />
+      <el-table-column label="版本名称" align="left" prop="versionName" />
       <el-table-column label="设备名称" align="left" prop="hardName" />
       <el-table-column label="设备类型" align="left" prop="onepcType" >
         <template slot-scope="scope">