Administrator
2021-08-02 58a80d9ecd8e67c69a2f7353bda9b08563cbc7b3
src/views/applyexam/index.vue
@@ -104,7 +104,7 @@
                selection: true,
                menu: true,
                // 导出按钮
                excelBtn: true,
                // excelBtn: true,
                viewBtn: false,
                // title: '题库',
@@ -153,7 +153,7 @@
                        }]
                    },
                    {
                        label: "试卷名称",
                        label: "考试名称",
                        prop: "examName",
                        type: 'tree',
                        dicUrl: '/api/exampaper/page-tree',