'!'
This commit is contained in:
@@ -408,8 +408,8 @@ export default function orderRealTime() {
|
||||
|
||||
|
||||
/*************************************************
|
||||
* 售后退款
|
||||
*/
|
||||
* 售后退款
|
||||
*/
|
||||
const afsPrice = computed(() => {
|
||||
return saleInfo.value.afsPrice
|
||||
? (saleInfo.value.afsPrice / 100).toFixed(2)
|
||||
|
||||
Reference in New Issue
Block a user