优化预警百分比

This commit is contained in:
wangsongsole 2022-07-13 06:19:24 +08:00
parent c99c10a60b
commit 73ad399267
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@ export default class addKnockGold extends Component {
natural_limit: this.state.model.natural_limit,
brush_limit: this.state.model.brush_limit,
instruction: this.state.model.instruction,
early_per: this.state.model.early_per,
early_per: this.state.model.early_per.filter((item) => item),
early_notifier: this.state.model.early_notifier.map(({ text, key }) => ({
real_name: text,
mobile: key