Ver código fonte

Merge branch 'feature_20250901_历史拜访查看问题' into uat(dev)

zhujindu 3 meses atrás
pai
commit
9813524714
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/historicalVisit/historicalDetails.vue

+ 1 - 0
src/views/historicalVisit/historicalDetails.vue

@@ -262,6 +262,7 @@ export default {
   //   }
   // },
   activated() {
+    this.list = null;
     this.toastLoading(0, '加载中...', true);
     this.visitsId = this.$route.query.visitId;
     this.dataform.visitsId = this.$route.query.visitId;