This commit is contained in:
yuping
2022-12-15 15:52:54 +08:00
parent e5f7e80000
commit de4e218398
2 changed files with 43 additions and 41 deletions

View File

@@ -30,6 +30,7 @@
</div>
</div>
<botton :style="{background:`${data.isSurvery?'#999':'rgb(57, 146, 249)'}`}" class="btn" @click="toSurvery"
v-if="data.evalFlag && data.evalFlag==='1'"
>{{ data.isSurvery ? '已评估' : '评估' }}
</botton>
</div>