zhujindu 5 місяців тому
батько
коміт
cd09442533
1 змінених файлів з 1 додано та 0 видалено
  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: '系统提示',