fix: 借贷账户bug修复。
This commit is contained in:
@@ -94,7 +94,7 @@ const data = reactive({
|
||||
outAccountId: null,
|
||||
inAccountId: null,
|
||||
posId: null,
|
||||
commission: null,
|
||||
commission: 0,
|
||||
amount: null,
|
||||
actualAmount: null,
|
||||
dealType: null,
|
||||
|
||||
Reference in New Issue
Block a user