From 77588657321c729eee07344ad1996cc1dab475e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=88=E5=AD=A6=E5=9D=A4?= <1107410514@qq.com> Date: Thu, 31 Oct 2019 11:27:00 +0800 Subject: [PATCH] kun --- src/views/project/Application.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/project/Application.vue b/src/views/project/Application.vue index 7e94bae..4170e1f 100644 --- a/src/views/project/Application.vue +++ b/src/views/project/Application.vue @@ -538,7 +538,7 @@ export default { }, /** 上传文件 */ getFile(event) { - + let filetypes = [".jpg", ".png", ".jpeg"] let filepath = event.target.value if (filepath) { @@ -621,7 +621,6 @@ export default { return } - let s = this.subStatus; s = index; this.subStatus = s