Browse Source

清空输入框

caojunjie 4 years ago
parent
commit
f651ac7725
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/me/scancodequery/result.vue

+ 1 - 1
pages/me/scancodequery/result.vue

@@ -163,7 +163,7 @@
 						this.empty = false
 						this.empty = false
 						this.show_s = false
 						this.show_s = false
 						this.Information = res.data.data
 						this.Information = res.data.data
-						
+						this.number = ''
 					} else if (res.data.code == 500) {
 					} else if (res.data.code == 500) {
 						this.empty = true
 						this.empty = true
 						this.show_s = true
 						this.show_s = true