flat: 暂存

This commit is contained in:
Apcallover
2024-03-13 19:17:06 +08:00
parent e3d42bcd3b
commit 7dd1f529e2
10 changed files with 20 additions and 129 deletions

View File

@@ -68,7 +68,7 @@ export default {
return '已完成'
case 4:
return '已失效'
}
}
},
@@ -151,12 +151,6 @@ export default {
prop: "wage",
slot: true
},
{
label: "报名截止日期",
prop: "etimePub",
slot: true,
display: false,
},
{
label: "开始时间",
prop: "stime",

View File

@@ -298,16 +298,6 @@ export default {
minWidth: 100,
format: "yyyy-MM-dd",
},
{
label: "报名截止日期",
prop: "etimePub",
type: "date",
search: false,
searchSpan: 5,
display: false,
minWidth: 100,
format: "yyyy-MM-dd",
},
{
label: "工资",
prop: "wage",