写诊断 权限

This commit is contained in:
shidongli 2024-02-20 10:57:56 +08:00
parent 40e6ee4234
commit 3dbddba4e0

View File

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