新增功能
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user