This commit is contained in:
yanran200730
2022-06-17 17:22:09 +08:00
parent 6c1a383f20
commit 6d613abef2

View File

@@ -43,7 +43,7 @@
methods: {
getList (date) {
this.$http.post(`/api/appattendancerecord/userphotosort?queryTime=${date}`).then(res => {
this.$http.post(`/api/appattendancerecord/alluserphotosort?queryTime=${date}`).then(res => {
if (res.code === 0) {
this.list = Object.keys(res.data).map(v => {
return {