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: '系统提示',