Explorar o código

点击关闭搜索列表

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
c0ffbc3948
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/components/diagBase/AddDiagBase.vue

+ 2 - 0
src/components/diagBase/AddDiagBase.vue

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