时政要闻
This commit is contained in:
@@ -117,7 +117,7 @@ export default {
|
|||||||
...mapActions(['autoLogin', 'authCheck']),
|
...mapActions(['autoLogin', 'authCheck']),
|
||||||
getName() {
|
getName() {
|
||||||
this.$instance.post("/app/appcontentmoduleinfo/listByName", null, {
|
this.$instance.post("/app/appcontentmoduleinfo/listByName", null, {
|
||||||
params: {names: "新闻发布"},
|
params: {names: "时政要闻"},
|
||||||
withoutToken: true
|
withoutToken: true
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res?.data[0]?.categoryList?.length) {
|
if (res?.data[0]?.categoryList?.length) {
|
||||||
|
|||||||
Reference in New Issue
Block a user