Przeglądaj źródła

feature_20260226_新建家装店时问题修复

zhujindu 1 miesiąc temu
rodzic
commit
3de7bb5992

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

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