flat: 重点人群

This commit is contained in:
Apcallover
2024-03-31 17:08:12 +08:00
parent c2daa8c5af
commit 1c723dba84
5 changed files with 145 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ const baseOptions = {
refreshBtn: false,
menu: false,
tip: false,
searchMenuSpan: 4,
searchMenuSpan: 6,
selection: false,
}
export default {
@@ -57,16 +57,16 @@ export default {
prop: 'name',
search:true,
},{
label: '发布数',
label: '发布岗位数',
prop: 'count',
},{
label: '推送数',
prop: 'serveCount',
},{
label: '成功数',
label: '服务成功数',
prop: 'successCount',
},{
label: '跟踪数',
label: '跟踪服务次数',
prop: 'traceCount'
},{
label: '日期',