This commit is contained in:
wangjh12
2025-04-30 17:01:50 +08:00
parent 0ac164064c
commit c88bb82754

View File

@@ -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",