Explorar el Código

移除多余的邀请人数字段

corn hace 6 meses
padre
commit
49e3fa12d9
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      src/views/user/userDetailQ.vue

+ 4 - 1
src/views/user/userDetailQ.vue

@@ -148,10 +148,13 @@
 											style="color: #4f9dec;background: #fff;border: none;"
 											@click="ageChange(tableData.userType,6)">修改</el-button>
 									</td>
-									<th>邀请人数</th>
+									<!-- <th>邀请人数</th>
 									<td class=" border-rt">
 										{{ tablemoney.count ? `${tablemoney.count}人` : '0人' }}
 
+									</td> -->
+									<th></th>
+									<td class="border-rt">
 									</td>
 								</tr>
 								<tr v-if="company.companyId">