|
@@ -79,7 +79,7 @@
|
79
|
79
|
{{scope.row.device_number.zone.name}} {{scope.row.device_number.number}}
|
80
|
80
|
</template>
|
81
|
81
|
</el-table-column>
|
82
|
|
- <el-table-column align="center" width="55" label="姓名">
|
|
82
|
+ <el-table-column align="center" width="80" label="姓名">
|
83
|
83
|
<template slot-scope="scope">
|
84
|
84
|
{{scope.row.patient.name}}
|
85
|
85
|
</template>
|