Преглед изворни кода

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();