|
@@ -15,9 +15,6 @@
|
|
|
<el-divider direction="vertical"></el-divider>
|
|
|
<el-button type="primary" icon="Edit" @click="openYbDiag" v-if="inOutStatus === 1">医保诊断</el-button>
|
|
|
<el-button type="primary" icon="Upload" @click="saveVerify(1)">保存首页</el-button>
|
|
|
-
|
|
|
- <!-- <el-button type="primary" icon="Document" @click="beforeSubmitAudit">申请质控审核</el-button> -->
|
|
|
-
|
|
|
<el-dropdown trigger="click" type="primary" @command="sheetQualityVerification" style="margin: 0 8px">
|
|
|
<el-button type="primary">病案质控审核<i class="el-icon-arrow-down el-icon--right"></i></el-button>
|
|
|
<template #dropdown>
|