Commit cef61bf9 by crushh

Merge branch 'feature/3月迭代' into dev

parents 91f125fc fcb151c3
......@@ -711,7 +711,7 @@ export default {
sceneJson,
endDate: formatDateTimeByType(endDate, 'yyyy-MM-dd'),
beginDate: formatDateTimeByType(startDate, 'yyyy-MM-dd'),
filterJson: JSON.stringify(filterJson)
filterJson
};
const { result } = await getMemberCount(data);
this.form.planMemberCount = result;
......
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