新增功能

This commit is contained in:
Your Name
2026-03-14 11:16:04 +08:00
parent eb283f008b
commit 4ddee40675
264 changed files with 5039 additions and 2813 deletions
+2 -2
View File
@@ -170,7 +170,7 @@
link
@click="handleComplete(row)"
>
完成面诊
接诊完成
</el-button>
<el-button
v-if="row.status === 1"
@@ -188,7 +188,7 @@
link
@click="handleMiniProgramQRCode(row)"
>
确认诊单二维码
视频二维码
</el-button>
</template>
</el-table-column>