瀏覽代碼

feature_20260226_新建家装店时问题修复

zhujindu 2 月之前
父節點
當前提交
3de7bb5992
共有 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);
             }