更新我要招工中的消息页面
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
computed: {
|
||||
...mapGetters(['news']),
|
||||
data() {
|
||||
console.log(this.news.data,'-----------------------------');
|
||||
return this.news.data
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user