写诊断 权限修改

This commit is contained in:
shidongli 2024-02-20 11:00:10 +08:00
parent 3dbddba4e0
commit 9dd597a38f

View File

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