lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
44eee5b04f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/patent/index.vue

+ 1 - 1
src/views/patent/index.vue

@@ -32,7 +32,7 @@
     </el-row>
     <el-dialog :visible.sync="dialog" title="错误记录">
       <el-table border stripe :data="errorList">
-        <el-table-column label="错误记录">
+        <el-table-column align="center" label="错误记录">
           <template v-slot="{ row }">{{ row }}</template>
         </el-table-column>
       </el-table>