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