| | |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column label="出生日期" align="center" prop="cusBrithday" width="100px" /> |
| | | <el-table-column label="电话" align="center" prop="cusPhone" width="100px" /> |
| | | <el-table-column label="套餐名称" align="center" prop="pacName" width="100px" /> |
| | | <!-- <el-table-column label="电话" align="center" prop="cusPhone" width="100px" /> --> |
| | | <el-table-column label="体检类型" align="center" prop="tjType" width="80px" /> |
| | | <el-table-column label="登记时间" align="center" prop="tjTime" width="160px"> |
| | | </el-table-column> |
| | |
| | | }); |
| | | }, |
| | | handleClose() { |
| | | this.$tab.refreshPage(); |
| | | // 只刷新表格数据 |
| | | this.getList(); |
| | | this.drawer = false; |
| | | }, |
| | | handleClose1() { |
| | | this.jianqians = false; |