1
xuxy
2024-07-29 dc6cdf2414ee7c453e1bca47898177f7af079945
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, {
            })