Browse Source

bug修复

chenrui 3 years ago
parent
commit
8901b1cece
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/promotionRulesManagement/orderStatistics/list.vue

+ 2 - 0
src/views/promotionRulesManagement/orderStatistics/list.vue

@@ -191,6 +191,8 @@ export default {
       this.queryParam.promoActiveSn = undefined
       this.queryParam.salesBillNo = ''
       this.queryParam.billStatus = undefined
+      this.$refs.custList.resetForm()
+      this.$refs.promoList.resetForm()
       this.$refs.table.refresh(true)
     },
     // 关闭弹框