Small ui fixes
This commit is contained in:
@@ -772,7 +772,6 @@ onSubmitSocial(commentText: string) {
|
||||
this.currentParts = response.data;
|
||||
} catch (error) {
|
||||
console.error("Failed to fetch customer parts:", error);
|
||||
notify({ title: "Error", text: "Could not fetch equipment parts.", type: "error" });
|
||||
}
|
||||
},
|
||||
openPartsModal() {
|
||||
|
||||
Reference in New Issue
Block a user