Commit c316e7b2 by fairyly

fix: 修改审核

parent 2815ca6f
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors : 无尘
* @LastEditTime : 2020-03-31 15:01:44
* @LastEditTime : 2020-03-31 18:59:06
-->
<template>
<div class="reviewed-wrap common-set-wrap">
......@@ -301,8 +301,8 @@ export default {
}
let para = {
wxEnterpriseId: that.wxEnterpriseId,
auditType: that.filterValue,
auditStatus: '1',
auditStatus: that.filterValue,
// auditStatus: '1',
auditFlag: '1',
search: that.searchValue || '', // 搜索字段
pageNum: that.currentPage, // 当前页
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment