@@ -443,7 +443,7 @@ export default defineComponent({
status:status,
payAmount:0,
};
- if(status == 9){
+ if(status == 9 || status == 4){
record.payAmount = priceTotal.value
}
let openList = {