Browse Source

feature_20260226_新建家装店时问题修复

zhujindu 1 day ago
parent
commit
3de7bb5992
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/deviceOutside/suishenbangOutstoreVisit.vue

+ 1 - 0
src/views/deviceOutside/suishenbangOutstoreVisit.vue

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