shuzhan hai 1 mes
pai
achega
7d9a307ce3
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/views/charging/userAccessSource-list.vue

+ 4 - 4
src/views/charging/userAccessSource-list.vue

@@ -89,22 +89,22 @@
       <el-table-column
         prop="createTime"
         label="进入时间"
-        width="180"
+        width="200"
       ></el-table-column>
       <el-table-column
         prop="activityName"
         label="活动名称"
-        width="180"
+        width="300"
       ></el-table-column>
       <el-table-column
         prop="regUserName"
         label="用户名"
-        width="180"
+        width="200"
       ></el-table-column>
       <el-table-column
         prop="regUserPhone"
         label="手机号"
-        width="180"
+        width="200"
       ></el-table-column>
     </el-table>
     <el-pagination