新闻调整

This commit is contained in:
刘仕伟
2022-02-28 16:25:36 +08:00
parent 82b11cd362
commit da306f69ea
6 changed files with 117 additions and 113 deletions

View File

@@ -85,7 +85,7 @@ export default {
},
created() {
this.areaId = this.user.info.areaId
this.dict.load("appNewsType", "appNewsStatus")
this.dict.load("appNewsType", "appNewsStatus", "appNewsCategory")
}
}
</script>