Sfoglia il codice sorgente

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

zhujindu 1 anno fa
parent
commit
89b251423c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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();