xuxy
2024-06-27 36f5a552738ff64d35e5508a1db8c2249b9187b0
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, {
            })