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