Math.max

时间:2020-03-25 19:03:45   收藏:0   阅读:58
let amounts = [];
 let index   = [];
 let maxAmountFeeProp = index[amounts.indexOf(Math.max.apply(Math, amounts))];

原文:https://www.cnblogs.com/wxxiong/p/12568018.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!