This commit is contained in:
lxd 2024-12-17 17:55:12 +08:00
commit 1f547a53b2

View File

@ -107,18 +107,7 @@
:formatter="dateFormatter2"
width="110px"
/>
<el-table-column
label="检查项目"
header-align="center"
prop="examItemName"
min-width="260px"
/>
<el-table-column
label="影像设备"
header-align="center"
prop="deviceName"
min-width="260px"
/>
<el-table-column label="检查项目" align="center" prop="examItemName" min-width="260px" />
<el-table-column label="操作" align="center" fixed="right" width="60px">
<template #default="scope">
<el-button link @click="handleRowClick(scope.row)" style="color: rgb(56, 119, 246)">