This commit is contained in:
闫晓茹 2022-11-15 16:38:39 +08:00
parent 6ba0ae4882
commit 772fe170e9

View File

@ -178,14 +178,14 @@
v-hasPermi="['system:appointmentOrder:confirmCancel']"
>取消预约</el-button
>
<el-button
<!-- <el-button
size="mini"
type="text"
icon="el-icon-delete"
@click="handleDelete(scope.row)"
v-hasPermi="['system:nurseType:remove']"
>删除</el-button
>
> -->
</template>
</el-table-column>
</el-table>