浏览代码

bug修复

chenrui 3 年之前
父节点
当前提交
8901b1cece
共有 1 个文件被更改,包括 2 次插入0 次删除
  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)
     },
     // 关闭弹框