From 5f8d0059352a10f07ae836e7af305214805131cd Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Tue, 26 Jul 2022 14:38:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=A2=84=E8=A7=88=20?= =?UTF-8?q?=E6=97=B6=E9=BB=98=E8=AE=A4=E4=BF=9D=E5=AD=98=20=20=E5=B8=B8?= =?UTF-8?q?=E8=A7=81=E9=97=AE=E9=A2=98=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/capacityOnTheShelf/Algorithm.vue | 21 +++++++++++++++++-- .../views/capacityOnTheShelf/Application.vue | 20 ++++++++++++++++-- .../capacityOnTheShelf/BusinessComponent.vue | 19 +++++++++++++++-- .../DevelopmentComponents.vue | 19 +++++++++++++++-- .../capacityOnTheShelf/LayerServices.vue | 20 ++++++++++++++++-- .../components/PutOnTheShelf.vue | 6 +++++- 6 files changed, 94 insertions(+), 11 deletions(-) diff --git a/front/src/views/capacityOnTheShelf/Algorithm.vue b/front/src/views/capacityOnTheShelf/Algorithm.vue index df8d2d41..b0b418cd 100644 --- a/front/src/views/capacityOnTheShelf/Algorithm.vue +++ b/front/src/views/capacityOnTheShelf/Algorithm.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-13 10:22:27 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-07-19 20:04:47 + * @LastEditTime: 2022-07-26 14:35:45 * @Description: 算法上架 -->