소스 검색

修改bug

chenrui 2 년 전
부모
커밋
33c4e6cf7e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      pages/shuntBackManage/chooseProduct.vue

+ 3 - 0
pages/shuntBackManage/chooseProduct.vue

@@ -267,6 +267,9 @@
 					mask:true,
 					title:"正在加载..."
 				})
+				if(!this.keyword){
+					params.queryWord = undefined
+				}
 				controlQueryList(params).then(res => {
 					if (res.status == 200) {
 						res.data.forEach(item=>{