diff --git a/filters/filter.wxs b/filters/filter.wxs index 6b7f190..cb6f2da 100644 --- a/filters/filter.wxs +++ b/filters/filter.wxs @@ -85,7 +85,7 @@ function formatwenzhenList(arr,type){ } }; module.exports = { - countMoney:countMoney, + countMoney:countMoney, formatwenzhenList:formatwenzhenList, numberTOstring:numberTOstring, transforDay:transforDay,