mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-19 15:56:50 +08:00
init
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user