Parcourir la source

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

zhujindu il y a 1 an
Parent
commit
89b251423c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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();