mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
测评显示样式
This commit is contained in:
@@ -95,6 +95,7 @@ import {boeRequest} from "@/api/request";
|
||||
key: "studentName",
|
||||
className: "h",
|
||||
ellipsis: true,
|
||||
align: "center",
|
||||
width: 100,
|
||||
},
|
||||
{
|
||||
@@ -103,6 +104,7 @@ import {boeRequest} from "@/api/request";
|
||||
key: "workNum",
|
||||
className: "h",
|
||||
ellipsis: true,
|
||||
align: "center",
|
||||
width: 100,
|
||||
},
|
||||
{
|
||||
@@ -111,6 +113,7 @@ import {boeRequest} from "@/api/request";
|
||||
key: "evaluationName",
|
||||
className: "h",
|
||||
ellipsis: true,
|
||||
align: "center",
|
||||
width: 100,
|
||||
},
|
||||
{
|
||||
@@ -119,6 +122,7 @@ import {boeRequest} from "@/api/request";
|
||||
key: "uploadName",
|
||||
className: "h",
|
||||
ellipsis: true,
|
||||
align: "center",
|
||||
width: 100,
|
||||
},
|
||||
{
|
||||
@@ -127,6 +131,7 @@ import {boeRequest} from "@/api/request";
|
||||
key: "updateTime",
|
||||
className: "h",
|
||||
ellipsis: true,
|
||||
align: "center",
|
||||
width: 100,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user