소스 검색

Merge branch 'master' of http://94.191.59.107:3000/houwenfeng/ybxf-security-uniapp

“yueshang” 2 년 전
부모
커밋
0d835e4f9a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pagesA/fire/fpd_detection/edit_detection/edit_detection.vue

+ 1 - 0
pagesA/fire/fpd_detection/edit_detection/edit_detection.vue

@@ -375,6 +375,7 @@
 								url: fileLink,
 								name: fileLink
 							});
+							this.formData.att = fileLink
 							uni.showToast({
 								title: '文件上传成功!'
 							});