mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 11:56:46 +08:00
--新增在课程bug
This commit is contained in:
@@ -226,7 +226,7 @@ export default {
|
|||||||
const columns = [
|
const columns = [
|
||||||
{
|
{
|
||||||
title: "课程编号",
|
title: "课程编号",
|
||||||
dataIndex: "num",
|
dataIndex: "onlineClassesId",
|
||||||
key: "num",
|
key: "num",
|
||||||
width: "80px",
|
width: "80px",
|
||||||
align: "left",
|
align: "left",
|
||||||
|
|||||||
Reference in New Issue
Block a user