소스 검색

bug计划内提交拜访没有传storeCode

zhujindu 1 년 전
부모
커밋
89b251423c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/deviceWithin/storeVisit.vue

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

@@ -776,6 +776,7 @@ export default {
             taskId: this.$route.query.taskId,
             pass: true,
             instanceId: this.$route.query.instanceId,
+            storeCode: this.urlParameter.storeCode,
           }).then((res) => {
             this.flag = true;
             loading1.clear();