Fixed Wrong Bic Key
This commit is contained in:
@@ -748,7 +748,7 @@ export const useDataStore = defineStore('data', () => {
|
||||
inputType: "text",
|
||||
inputColumn: "Abrechnung"
|
||||
},{
|
||||
key: 'bankinBIC',
|
||||
key: 'bankingBIC',
|
||||
label: "BIC",
|
||||
inputType: "text",
|
||||
inputColumn: "Abrechnung"
|
||||
|
||||
Reference in New Issue
Block a user