mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 06:16:46 +08:00
修复提示请选中关卡问题
This commit is contained in:
@@ -513,14 +513,14 @@ export default {
|
||||
align: "center",
|
||||
className: "h",
|
||||
},
|
||||
{
|
||||
title: "所在岗位",
|
||||
dataIndex: "gang",
|
||||
key: "gang",
|
||||
width: 50,
|
||||
align: "center",
|
||||
className: "h",
|
||||
},
|
||||
// {
|
||||
// title: "所在岗位",
|
||||
// dataIndex: "gang",
|
||||
// key: "gang",
|
||||
// width: 50,
|
||||
// align: "center",
|
||||
// className: "h",
|
||||
// },
|
||||
{
|
||||
title: "签到时间",
|
||||
dataIndex: "cur",
|
||||
|
||||
Reference in New Issue
Block a user