Füge neue Modelle für Produktion, Inventar und kaufbare Bestände hinzu; aktualisiere bestehende Modelle und Routen
This commit is contained in:
@@ -59,7 +59,6 @@ export default {
|
||||
watch: {
|
||||
modelValue(newVal) {
|
||||
this.selected = newVal;
|
||||
console.log("FormattedDropdown modelValue changed:", newVal);
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user