Commit fcb151c3 by crushh

update: 修改

parent b5074fc6
......@@ -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