29492
This commit is contained in:
@@ -65,13 +65,6 @@ export default {
|
||||
this.getListInit()
|
||||
},
|
||||
|
||||
// onConfirm () {
|
||||
// this.current = 1
|
||||
// this.$nextTick(() => {
|
||||
// this.getNewsList(this.areaId)
|
||||
// })
|
||||
// },
|
||||
|
||||
// 获取新闻分类
|
||||
getList() {
|
||||
return this.$http.post('/app/apppublicitycategory/list', null, {
|
||||
@@ -119,7 +112,7 @@ export default {
|
||||
|
||||
onReachBottom() {
|
||||
this.current++,
|
||||
this.getNewsList()
|
||||
this.getNewsList()
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user