Explorar el Código

修改搜索按钮

chenrui hace 2 años
padre
commit
4259a425c7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/vinAnalyse/fitProductlist.vue

+ 1 - 0
pages/vinAnalyse/fitProductlist.vue

@@ -195,6 +195,7 @@ export default {
 		clearSearch() {
 			this.keyword = '';
 			this.reset();
+			
 		},
 		handelSort() {
 			this.pageNo = 1;