Explorar o código

订单数据查询条件自动收缩

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
5d356e22e5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/order/orderList.vue

+ 1 - 0
src/views/order/orderList.vue

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