mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +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;
|
let _price = fee.mwPrice;
|
||||||
if (!_price) {
|
if (!_price) {
|
||||||
return fee.squarePrice;
|
return fee.squarePrice;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user