@@ -304,6 +304,7 @@ export default {
// 查询按钮
searchQuery() {
this.queryParam.pageNo = ''
+ this.toggleSearchStatus = false
this.getOrderList()
// console.log('发货状态', this.queryParam.dilivery)
},