--新增在课程bug

This commit is contained in:
yuping
2022-11-29 22:42:22 +08:00
parent b4b8d46fa1
commit 72ec3ee9f3

View File

@@ -226,7 +226,7 @@ export default {
const columns = [
{
title: "课程编号",
dataIndex: "num",
dataIndex: "onlineClassesId",
key: "num",
width: "80px",
align: "left",