Merge branch 'bjxz-dev' of http://139.9.66.234:18023/dhp/zhgdyun into bjxz-dev
This commit is contained in:
commit
2d24c6f463
@ -25,7 +25,7 @@
|
||||
<!-- table -->
|
||||
<div class="table_wrap whiteBlock" style="height: 677px">
|
||||
<el-table class="tables" :data="listData" height="200">
|
||||
<el-table-column width="200" align="center" prop="name" label="考试科目"></el-table-column>
|
||||
<el-table-column width="200" align="center" prop="subjectName" label="考试科目"></el-table-column>
|
||||
<el-table-column align="center" prop="name" label="试题名称"></el-table-column>
|
||||
<el-table-column align="center" prop="radio" label="单选题"></el-table-column>
|
||||
<el-table-column align="center" prop="multi" label="多选题"></el-table-column>
|
||||
|
||||
@ -458,6 +458,7 @@ export default {
|
||||
|
||||
console.log("------------------",this.selectWorkerList);
|
||||
this.dialogVisible3= false;
|
||||
|
||||
},
|
||||
inquire(flag){
|
||||
this.worker.pageNo = 1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user