Browse Source

修改bug

wangxy 5 days ago
parent
commit
9511363bff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/client/my/myInfo.vue

+ 1 - 1
pages/client/my/myInfo.vue

@@ -85,7 +85,7 @@
 	})
 	})
 	
 	
 	function openFilePicker(){
 	function openFilePicker(){
-		filePicker.value.upload()
+		filePicker.value.chooseFiles()
 	}
 	}
 
 
 	function handleSelect(e) {
 	function handleSelect(e) {