xiatian 5 năm trước cách đây
mục cha
commit
970b7e3b41
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/portal/views/home/SiteMessageHome.vue

+ 1 - 1
src/modules/portal/views/home/SiteMessageHome.vue

@@ -48,7 +48,7 @@
           style="width: 100%;"
         >
           <el-table-column type="selection" width="50"></el-table-column>
-          <el-table-column width="50" label="ID">
+          <el-table-column width="100" label="ID">
             <span slot-scope="scope">{{ scope.row.id }}</span>
           </el-table-column>
           <el-table-column label="标题"