mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
78d31b6540
commit
5d98b65b3d
@ -49,7 +49,7 @@
|
||||
if (parseFloat(_price) > 0) {
|
||||
return _price;
|
||||
}
|
||||
return fee.mwPrice;
|
||||
return fee.squarePrice;
|
||||
},
|
||||
_loadListRoomCreateFeeInfo: function (_page, _row) {
|
||||
var param = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user