提交 9b53f8cf 编写于 作者: changdi.hao's avatar changdi.hao

feat: 数据查看注释

上级 e08286d6
...@@ -110,13 +110,13 @@ ...@@ -110,13 +110,13 @@
@click="onAndDownLine(scope.row)" @click="onAndDownLine(scope.row)"
>下线 >下线
</el-button> </el-button>
<el-button <!-- <el-button
v-show="scope.row.showFlag == 1" v-show="scope.row.showFlag == 1"
type="primary" type="primary"
size="small" size="small"
@click="gotoInfoList(scope.row.id)" @click="gotoInfoList(scope.row.id)"
>数据查看 >数据查看
</el-button> </el-button> -->
<!-- <el-button type="primary" size="small" @click="reviewQuestion(scope.row)">查看题库</el-button> --> <!-- <el-button type="primary" size="small" @click="reviewQuestion(scope.row)">查看题库</el-button> -->
</template> </template>
</el-table-column> </el-table-column>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册