mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
3ceeb898e7
commit
ef51a1cd66
@ -179,7 +179,7 @@
|
||||
}
|
||||
);
|
||||
},
|
||||
_getOnePrice: function (fee) {
|
||||
_getOnePrice:function (fee) {
|
||||
let _price = fee.mwPrice;
|
||||
if (!_price) {
|
||||
return fee.squarePrice;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user