医学审核审核结论添加判断条件
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
ca3a6122be
commit
7c09594c4d
|
@ -300,7 +300,7 @@
|
|||
sortable="custom"
|
||||
show-overflow-tooltip
|
||||
>
|
||||
<template slot-scope="scope">
|
||||
<template slot-scope="scope" v-if="scope.row.AuditState !== 0">
|
||||
{{$fd('IsPass', scope.row.IsHaveQuestion)}}
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
|
Loading…
Reference in New Issue