|
@@ -75,7 +75,7 @@
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
- <el-table-column align="center" prop="studentId" label="设备号">
|
|
|
|
|
|
+ <el-table-column align="center" prop="studentId" label="设备号" width="280px">
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
<div>
|
|
<div>
|
|
<copy-text>{{ scope.row.deviceNum }}</copy-text>
|
|
<copy-text>{{ scope.row.deviceNum }}</copy-text>
|