提交 1a433a6c authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 cb1ed91f
...@@ -114,7 +114,7 @@ const handleUpload = (row) => { ...@@ -114,7 +114,7 @@ const handleUpload = (row) => {
</router-link> </router-link>
</el-button> </el-button>
<br /> <br />
<el-button text type="primary"> <el-button text type="primary" v-if="row.ai_status == '已完成'">
<router-link :to="{ path: 'test/view', query: { ...$route.query, id: data.id, record_id: row.id } }" <router-link :to="{ path: 'test/view', query: { ...$route.query, id: data.id, record_id: row.id } }"
>查看AI评价</router-link >查看AI评价</router-link
> >
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论