优化代码

This commit is contained in:
wuxw 2024-07-08 14:23:17 +08:00
parent e784796d4c
commit a1dc6e59d0

View File

@ -67,7 +67,7 @@
getVisit,
getVisitRes,
auditVisit
} from '../../api/visit/visitApi.js';
} from '@/api/visit/visitApi.js';
import {
getCurrentCommunity
} from '../../api/community/community.js';
@ -101,9 +101,6 @@
this._loadDetail();
let _that = this;
},
components: {
auditVisit
},
methods: {
_loadDetail: function() {
let _that = this;