From e4c8c021ec753da9d2a125c2a28439a38e6f401a Mon Sep 17 00:00:00 2001 From: edmondlang Date: Thu, 7 Oct 2021 20:02:56 +0800 Subject: [PATCH] implement api from create-delivery-packing-list-api --- .../ContainerProfileSectionComponent.vue | 2 +- ...CreateDeliveryPackinglistFormComponent.vue | 35 ++++++++++--------- 2 files changed, 20 insertions(+), 17 deletions(-) diff --git a/resources/assets/vue/components/containers/elements/ContainerProfileSectionComponent.vue b/resources/assets/vue/components/containers/elements/ContainerProfileSectionComponent.vue index e63f607d..f2e0e2a7 100644 --- a/resources/assets/vue/components/containers/elements/ContainerProfileSectionComponent.vue +++ b/resources/assets/vue/components/containers/elements/ContainerProfileSectionComponent.vue @@ -469,7 +469,7 @@
- +
diff --git a/resources/assets/vue/components/containers/elements/CreateDeliveryPackinglistFormComponent.vue b/resources/assets/vue/components/containers/elements/CreateDeliveryPackinglistFormComponent.vue index 95437774..79aecce6 100644 --- a/resources/assets/vue/components/containers/elements/CreateDeliveryPackinglistFormComponent.vue +++ b/resources/assets/vue/components/containers/elements/CreateDeliveryPackinglistFormComponent.vue @@ -1,7 +1,6 @@ \ No newline at end of file