提交 ce461606 authored 作者: lhh's avatar lhh

update

上级 050a67a3
...@@ -36,12 +36,12 @@ const getIframeUrl = function () { ...@@ -36,12 +36,12 @@ const getIframeUrl = function () {
<template #left> <template #left>
<div class="lab-left"> <div class="lab-left">
<el-tabs type="border-card"> <el-tabs type="border-card">
<el-tab-pane label="打分详情" lazy>
<Question></Question>
</el-tab-pane>
<el-tab-pane label="基本信息" lazy> <el-tab-pane label="基本信息" lazy>
<StudentInfo></StudentInfo> <StudentInfo></StudentInfo>
</el-tab-pane> </el-tab-pane>
<el-tab-pane label="打分详情" lazy>
<Question></Question>
</el-tab-pane>
</el-tabs> </el-tabs>
</div> </div>
</template> </template>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论