危急值修改
This commit is contained in:
parent
62aa487fb5
commit
32f174b0c8
@ -107,18 +107,7 @@
|
|||||||
:formatter="dateFormatter2"
|
:formatter="dateFormatter2"
|
||||||
width="110px"
|
width="110px"
|
||||||
/>
|
/>
|
||||||
<el-table-column
|
<el-table-column label="检查项目" align="center" prop="examItemName" min-width="260px" />
|
||||||
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" fixed="right" width="60px">
|
<el-table-column label="操作" align="center" fixed="right" width="60px">
|
||||||
<template #default="scope">
|
<template #default="scope">
|
||||||
<el-button link @click="handleRowClick(scope.row)" style="color: rgb(56, 119, 246)">
|
<el-button link @click="handleRowClick(scope.row)" style="color: rgb(56, 119, 246)">
|
||||||
|
Loading…
Reference in New Issue
Block a user