@@ -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=>{