Ver código fonte

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

zhujindu 1 ano atrás
pai
commit
89b251423c
1 arquivos alterados com 1 adições e 0 exclusões
  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();