From f41eee29979734af7ea2073053357b8431d6e234 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Mon, 20 Jun 2022 16:46:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E7=BB=84=E4=BB=B6=E5=92=8C?= =?UTF-8?q?=E5=BC=80=E5=8F=91=E7=BB=84=E4=BB=B6=20=E4=B8=8A=E6=9E=B6?= =?UTF-8?q?=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../capacityOnTheShelf/BusinessComponent.vue | 80 ++++++++----------- .../DevelopmentComponents.vue | 80 ++++++++----------- .../components/PutOnTheShelf.vue | 20 ++++- front/src/views/components/upload/index.vue | 11 ++- 4 files changed, 92 insertions(+), 99 deletions(-) diff --git a/front/src/views/capacityOnTheShelf/BusinessComponent.vue b/front/src/views/capacityOnTheShelf/BusinessComponent.vue index cada9643..c54af3bf 100644 --- a/front/src/views/capacityOnTheShelf/BusinessComponent.vue +++ b/front/src/views/capacityOnTheShelf/BusinessComponent.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-20 09:35:51 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-06-20 10:03:03 + * @LastEditTime: 2022-06-20 16:44:36 * @Description: 业务组件 -->