mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-24 10:12:54 +08:00
修改课程编号
This commit is contained in:
@@ -208,9 +208,9 @@ export default {
|
||||
const columns = ref([
|
||||
{
|
||||
title: "编号",
|
||||
dataIndex: "id",
|
||||
dataIndex: "num",
|
||||
ellipsis: true,
|
||||
key: "id",
|
||||
key: "num",
|
||||
align: "center",
|
||||
width: 80,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user