ソースを参照

Merge branch 'feature_20260226_新建家装店时问题修复' into uat(dev)

zhujindu 2 ヶ月 前
コミット
d5711c651a
1 ファイル変更1 行追加0 行削除
  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);
             }