BUG 31129
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<div>成绩</div>
|
||||
<div class="fill"><em v-html="score"/> 分</div>
|
||||
</div>
|
||||
<u-button v-if="actions.back" type="primary" @click="back">返回</u-button>
|
||||
<u-button class="mar-t32" v-if="actions.back" type="primary" @click="back">返回</u-button>
|
||||
</template>
|
||||
</AiResult>
|
||||
<template v-else-if="form.id">
|
||||
|
||||
Reference in New Issue
Block a user