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