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:
@@ -150,12 +150,12 @@ export default {
|
||||
dataIndex: "department",
|
||||
key: "department",
|
||||
},
|
||||
{
|
||||
width: 50,
|
||||
title: "岗位",
|
||||
dataIndex: "post",
|
||||
key: "post",
|
||||
},
|
||||
// {
|
||||
// width: 50,
|
||||
// title: "岗位",
|
||||
// dataIndex: "post",
|
||||
// key: "post",
|
||||
// },
|
||||
{
|
||||
title: "项目",
|
||||
width: 50,
|
||||
|
||||
Reference in New Issue
Block a user