From 9cf2d8c275778dcc6a8c17cfed78363a1b68772c Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期五, 28 七月 2023 12:31:58 +0800 Subject: [PATCH] 修改青羊后台题目个人模拟列表导出 --- src/views/education/department/list.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/education/department/list.vue b/src/views/education/department/list.vue index c0d19bb..2821948 100644 --- a/src/views/education/department/list.vue +++ b/src/views/education/department/list.vue @@ -16,7 +16,6 @@ </el-form> <el-table v-loading="listLoading" :data="tableData" border fit highlight-current-row style="width: 100%"> - <el-table-column prop="id" label="Id" /> <el-table-column prop="name" label="閮ㄩ棬"/> <!-- <el-table-column prop="levelName" label="閮ㄩ棬" />--> <el-table-column width="220px" label="鎿嶄綔" align="center"> -- Gitblit v1.8.0