@@ -249,6 +249,8 @@
close() {
this.showDiagList = false
+ this.searchResultList = []
+ this.diagList = []
},
back(){
this.$router.go(-1);