Merge remote-tracking branch 'origin/dev'

This commit is contained in:
纪寒 2024-02-20 11:21:44 +08:00
commit 5920f70ba2

View File

@ -607,7 +607,7 @@
<el-button
size="mini"
type="text"
v-if="role == 'sdCommon' && scope.row.hasDiagnose == 0"
v-if="scope.row.hasDiagnose == 0"
@click="ydbb(scope.row)"
>写诊断</el-button
>