liuQiang 1 год назад
Родитель
Сommit
c0e2290766
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: '文件上传成功!'
 							});