This commit is contained in:
duteliang
2024-02-03 00:43:43 +08:00
parent feeb1557a2
commit 8afc08719b
30 changed files with 60 additions and 117 deletions

View File

@@ -15,12 +15,8 @@
</el-form-item>
</el-form>
<el-row :gutter="10" class="mb8">
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
</el-row>
<el-table v-loading="loading" :data="smsVerifyList" @selection-change="handleSelectionChange">
<el-table-column type="selection" width="55" align="center" />
<!-- <el-table-column type="selection" width="55" align="center" />-->
<!-- <el-table-column label="状态" align="center" prop="status" />-->
<el-table-column label="类型" align="center" prop="type" >
<template v-slot="scope">