fix: 先注释了花名册中的批量的操作以及合并代码
This commit is contained in:
parent
4706c346d2
commit
4441dcaf05
@ -198,13 +198,13 @@
|
||||
:row-class-name="tableRowClassName"
|
||||
@selection-change="handleSelectionChange"
|
||||
>
|
||||
<el-table-column
|
||||
<!-- <el-table-column
|
||||
align="center"
|
||||
type="selection"
|
||||
width="55"
|
||||
:reserve-selection="true"
|
||||
>
|
||||
</el-table-column>
|
||||
</el-table-column> -->
|
||||
<el-table-column prop="attendanceNumber">
|
||||
<template slot-scope="scope">
|
||||
<div class="flex3" style="padding-left: 20px">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user