优化代码

This commit is contained in:
java110 2021-06-30 15:19:50 +08:00
parent 0a774d79e9
commit aa4b35edff

View File

@ -179,7 +179,7 @@
} }
); );
}, },
_getOnePrice1:function (fee) { _getOnePrice1:function(fee) {
let _price = fee.mwPrice; let _price = fee.mwPrice;
if (!_price) { if (!_price) {
return fee.squarePrice; return fee.squarePrice;