25720
This commit is contained in:
		| @@ -34,7 +34,7 @@ | ||||
|         :size.sync="search.size" | ||||
|         v-loading="isLoading" | ||||
|         @getList="getList"> | ||||
|         <el-table-column slot="options" width="220px" fixed="right" label="操作" align="center"> | ||||
|         <el-table-column slot="options" width="180px" fixed="right" label="操作" align="center"> | ||||
|           <template slot-scope="{ row }"> | ||||
|             <div class="table-options"> | ||||
|               <el-button type="text" @click="toDetail(row.id)">详情</el-button> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user