src/views/operate/disposal/casepool/learn/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) => { @@ -108,8 +109,9 @@ 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() {