Browse Source

正在拜访中陈列奖励案任务不校验定位,编辑拜访任务是陈列奖励案需要校验定位

zhujindu 2 weeks ago
parent
commit
c1ff4b6cbd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/deviceWithin/taskPhotoTaking.vue

+ 1 - 0
src/views/deviceWithin/taskPhotoTaking.vue

@@ -300,6 +300,7 @@ export default {
       });
       });
     },
     },
     isEditFun() {
     isEditFun() {
+      // 编辑状态下需要校验定位
       if (this.insert == 'false') this.getTicketFunfun();
       if (this.insert == 'false') this.getTicketFunfun();
     },
     },
     openDialog(item) {
     openDialog(item) {