|
@@ -147,7 +147,6 @@
|
|
|
<el-table-column label="麻醉医师" prop="mzysName"></el-table-column>
|
|
|
<el-table-column label="操作" width="210">
|
|
|
<template #default="scope">
|
|
|
- <i class="iconfont icon-shangxiatuodong" style="font-size: 20px"></i>
|
|
|
<el-button type="warning" @click="tianJiaXiuGaiShouShu(scope.$index)" icon="el-icon-edit">修改</el-button>
|
|
|
<el-popconfirm
|
|
|
confirm-button-text="确认"
|