Explorar o código

前端:登录用户文件下载通知通告列表

baichengfei %!s(int64=4) %!d(string=hai) anos
pai
achega
c5f30cae74

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/system/resource/notice.vue

@@ -58,7 +58,7 @@
             RangeType: '1,3'
           }
           _this.$axios
-            .get('/document/getdocumentnameandtime', { params })
+            .get('/document/get-res-by-user', { params })
             .then(function (response) {
               _this.noticeList = response.data
             })