mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 02:46:45 +08:00
报告
This commit is contained in:
@@ -1316,8 +1316,8 @@ export default {
|
||||
columns.value = [
|
||||
{
|
||||
title: "课程名称",
|
||||
dataIndex: "offcourseName",
|
||||
key: "offcourseName",
|
||||
dataIndex: "offCourseName",
|
||||
key: "offCourseName",
|
||||
width: 120,
|
||||
ellipsis: true,
|
||||
align: "left",
|
||||
|
||||
Reference in New Issue
Block a user