如何修复这种formatAsMoney脚本的语法错误

时间:2019-07-15 23:14:40

标签: javascript

const formatAsMoney =(金额,buyerCountry)=> {         const country = country.find((国家)=> country.country === BuyerCountry)||国家[0]        返回amount.toLocaleString(country.code,{style:'currency',                                                    货币:country.currency})       }

RUN docker-php-ext-configure gd --with-freetype-dir --with-jpeg-dir=/usr/include/

0 个答案:

没有答案