From 3f49fec7051acce0222a595f11de84ed8933922b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 4 Jun 2021 13:48:31 +0000 Subject: [PATCH] --- ayanova/src/components/work-order-item-parts.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ayanova/src/components/work-order-item-parts.vue b/ayanova/src/components/work-order-item-parts.vue index 3c089627..c2810904 100644 --- a/ayanova/src/components/work-order-item-parts.vue +++ b/ayanova/src/components/work-order-item-parts.vue @@ -116,11 +116,10 @@ .requestAmountViz != null " > - + $ayiParachuteBox - {{ requestMore }} @@ -379,6 +378,12 @@ export default { } }, methods: { + doRequest(){ + + + + }, + warehouseChange(newName) { this.value.items[this.activeWoItemIndex].parts[ this.activeItemIndex