1
xuxueyang
2024-07-30 ba6fe53d97201c2cf577a1fb0906c819ea3cae33
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, {
            })