修改可退款金额计算公式
This commit is contained in:
@@ -69,6 +69,10 @@
|
||||
price: {
|
||||
type: [Number,String],
|
||||
default: 0
|
||||
},
|
||||
nowPrice:{
|
||||
type: [Number,String],
|
||||
default: 0
|
||||
}
|
||||
})
|
||||
function currentPriceInput(newval){
|
||||
|
||||
Reference in New Issue
Block a user