mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
code refactor
This commit is contained in:
@@ -1394,7 +1394,6 @@ function add(): void {
|
||||
|
||||
if (setTransactionTime) {
|
||||
params.push(`time=${newTransactionTime}`);
|
||||
params.push('withTime=true');
|
||||
}
|
||||
|
||||
if (query.value.type !== TransactionType.ModifyBalance) {
|
||||
|
||||
Reference in New Issue
Block a user