xuxy
2024-07-28 44dbae4a6ffb73478cd7980f37f1760e9a070c07
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, {
            })