瀏覽代碼

修改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=>{