This commit is contained in:
zmj 2024-04-17 09:22:47 +08:00
parent e56ab47eb8
commit 2506f3e189
2 changed files with 1 additions and 3 deletions
src/views/financial_refund
stats.html

@ -104,10 +104,8 @@ const formData = reactive({
create_time: '',
"contract_type": "",
"part_a": "",
"part_a": "",
"part_b": "",
"sign_money": "",
"create_time": "",
"apply_amount": "",
"total_invoice_amount": 0,
"total_refund_amount": 0

File diff suppressed because one or more lines are too long