zhujindu il y a 5 mois
Parent
commit
cd09442533
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/deviceOutside/suishenbangOutstoreVisit.vue

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

@@ -257,6 +257,7 @@ export default {
         .then(() => {
           stopVisit({ visitsId: this.visitId }).then((res) => {
             if (res.code == 200) {
+              localStorage.removeItem('visitId');
               this.$dialog
                 .alert({
                   title: '系统提示',