xuxy
2024-06-25 d1bb68d9f9054bbf87cd84956d3240c71d8e370c
pages/notice/notice.vue
@@ -45,7 +45,7 @@
            this.$message.showLoading()
            const {
               data
            } = await this.$http.request('get', '/api/ua/announcement/get/' + this.id, {
            } = await this.$http.request('get', '/api/announcement/page/view?id=' + this.id, {
            })