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