Browse Source

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

“yueshang” 1 year ago
parent
commit
0d835e4f9a
1 changed files with 1 additions and 0 deletions
  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: '文件上传成功!'
 							});