mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 04:08:43 +08:00 
			
		
		
		
	fix typo: 上窜 -> 上传
This commit is contained in:
		@@ -169,7 +169,7 @@ export default {
 | 
			
		||||
    handleFileUploadProgress(event, file, fileList) {
 | 
			
		||||
      this.upload.isUploading = true; // 禁止修改
 | 
			
		||||
    },
 | 
			
		||||
    /** 发起文件上窜 */
 | 
			
		||||
    /** 发起文件上传 */
 | 
			
		||||
    submitFileForm() {
 | 
			
		||||
      this.$refs.upload.submit();
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user