任务统一改成岗位
This commit is contained in:
@@ -80,7 +80,7 @@ const news = {
|
||||
},
|
||||
"1": {
|
||||
id: "1",
|
||||
title: "任务推送",
|
||||
title: "岗位推送",
|
||||
icon: "../../static/img/renwu.png",
|
||||
page: {
|
||||
current: 0,
|
||||
@@ -122,7 +122,7 @@ const news = {
|
||||
title: 'missionTitle',
|
||||
desc: (value) => {
|
||||
if (value.data[0])
|
||||
return `您收到${value.data[0][0]['companyName']}的任务`
|
||||
return `您收到${value.data[0][0]['companyName']}的岗位`
|
||||
},
|
||||
time: 'createTime',
|
||||
isRead: 'status',
|
||||
|
||||
Reference in New Issue
Block a user