src/views/operate/disposal/casepool/notDeal/updateUser/uploadResult/components/arrive/index.vue
@@ -43,6 +43,7 @@ </div> </template> <script> import { FILE_ORIGINAL_URL } from "@/utils"; export default { data() { const checkTime = (rule, value, callback) => { @@ -107,9 +108,10 @@ props:['getArrive'], methods: { handleSuccess(res, file, filelist) { const baseUrl = ''; if (this.arrive.situationPic.length < 4) { this.arrive.situationPic.push(baseUrl + res.data.url1) this.arrive.situationPic.push(`${FILE_ORIGINAL_URL}sccg/API/img?fileUrl=${ res.data.url1}`) } }, getToken() {