浏览代码

【修改】帐台加摘要搜索

howie 2 年之前
父节点
当前提交
93c97a2075
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/finance/standbook_list.vue

+ 1 - 0
src/views/finance/standbook_list.vue

@@ -1211,6 +1211,7 @@ export default {
           pageNum: this.currentPage,
           pageNum: this.currentPage,
           pageSize: this.pageSize,
           pageSize: this.pageSize,
           startTime: this.searchForm.startTime,
           startTime: this.searchForm.startTime,
+          remark: this.searchForm.remark,
           type: this.bill,
           type: this.bill,
           walletRebateId: ''
           walletRebateId: ''
         }
         }