This commit is contained in:
2024-12-30 10:35:20 +01:00
parent a55d4817bd
commit 803b155f65
2 changed files with 6 additions and 7 deletions

View File

@@ -1175,7 +1175,6 @@ export const useDataStore = defineStore('data', () => {
key: "sellingPrice",
label: "Verkaufspreis",
component: sellingPrice,
inputType: "number",
},
{
key: "servicecategories",