From c4ea9758d32c6d9c8cf1986e2dd9f0e8205dbffd Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Wed, 7 Sep 2022 19:55:29 -0500 Subject: [PATCH] Add styles, warnings template for receiving component --- src/components/receiving/ByjoveReceiving.vue | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/components/receiving/ByjoveReceiving.vue b/src/components/receiving/ByjoveReceiving.vue index 06e890d..8f9caec 100644 --- a/src/components/receiving/ByjoveReceiving.vue +++ b/src/components/receiving/ByjoveReceiving.vue @@ -96,6 +96,8 @@

{{ row.unexpected_alert }}

+ +
@@ -347,3 +349,11 @@ export default { }, } +