优化
This commit is contained in:
@@ -238,6 +238,13 @@ export default {
|
||||
width: 130,
|
||||
slot: true,
|
||||
},
|
||||
{
|
||||
label: "招聘人数",
|
||||
prop: "peopleNum",
|
||||
slot: true,
|
||||
display: false,
|
||||
width: 110,
|
||||
},
|
||||
{
|
||||
label: "申请人数",
|
||||
prop: "signUpCount",
|
||||
@@ -252,14 +259,6 @@ export default {
|
||||
display: false,
|
||||
width: 110,
|
||||
},
|
||||
/* {
|
||||
label: "状态",
|
||||
prop: "status",
|
||||
// slot: true,
|
||||
dicData: missionState,
|
||||
display: false,
|
||||
// width: 200,
|
||||
}, */
|
||||
],
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user