From ea76370c9556fc546422988bcfca3380993f987e Mon Sep 17 00:00:00 2001 From: Chris T Date: Tue, 9 Feb 2021 16:06:20 -0500 Subject: [PATCH] [BI-677] fix scales sending on PUT --- src/components/trait/forms/BaseTraitForm.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/trait/forms/BaseTraitForm.vue b/src/components/trait/forms/BaseTraitForm.vue index 6e389bc11..7ef8d3bad 100644 --- a/src/components/trait/forms/BaseTraitForm.vue +++ b/src/components/trait/forms/BaseTraitForm.vue @@ -66,7 +66,7 @@