Browse Source

no message

zhujindu 3 tháng trước cách đây
mục cha
commit
083a605a3b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/uploadVNormal.vue

+ 1 - 1
src/components/uploadVNormal.vue

@@ -26,7 +26,7 @@
 </template>
 
 <script>
-import { addPhoto, addVisitsPosition, addPhotoToDB } from '@/api/index';
+import { chainsGroupAddPhoto, addVisitsPosition, chainsGroupAddPhotoToDB } from '@/api/index';
 import imageAIVerifyErr from './imageAIVerifyErr';
 import axios from 'axios';