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