@@ -598,6 +598,7 @@ export default {
that.isToOtherSystem = true;
}
} else {
+ // 获取门店拜访任务失败依然返回拜访id,取消拜访使用
that.visitId = res.data;
that.$toast(res.msg);