mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-27 00:20:01 +08:00
优化费用共享修改
This commit is contained in:
parent
fe02056d9e
commit
c398d0007a
@ -236,7 +236,7 @@
|
||||
}
|
||||
//自定义费用
|
||||
if (vc.component.editFeeConfigInfo.computingFormula == '7007'
|
||||
||vc.component.editFeeConfigInfo.computingFormula != '4004') {
|
||||
|| vc.component.editFeeConfigInfo.computingFormula == '4004') {
|
||||
vc.component.editFeeConfigInfo.squarePrice = "0.00";
|
||||
vc.component.editFeeConfigInfo.additionalAmount = "0.00";
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user