Parcourir la source

Merge branch 'feature_20260330_拜访连拍速度优化' into uat(dev)

zhujindu il y a 1 mois
Parent
commit
7d524f1b41
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/components/deleteUploadImgTaskPhoto.vue

+ 1 - 1
src/components/deleteUploadImgTaskPhoto.vue

@@ -126,7 +126,7 @@ export default {
       immediate: true,
     },
   },
-  created() {
+  activated() {
     // 授权
     getTicketFun(['downloadImage']).then(() => {
       this.imgArr = [];