@ -153,6 +153,7 @@ export default {
businessChange (item) {
this.resetPage()
this.dataForm.newsCateroryId = ''
this.dataForm.newsSubCateroryId = ''
// 类别
this.$http
.get(`/news/newssection/options/` + item)
@ -133,6 +133,7 @@ export default {