From 27a8de9a93f4da47425686aaf39a61240e1b2045 Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Fri, 11 Nov 2022 16:48:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=83=BD=E5=8A=9B=E4=B8=8A=E6=9E=B6=E5=9B=9E?= =?UTF-8?q?=E6=BB=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/capacityOnTheShelf/Algorithm.vue | 1375 ++++++----- .../components/PutOnTheShelf.vue | 2037 ++++++++--------- 2 files changed, 1590 insertions(+), 1822 deletions(-) diff --git a/front/src/views/capacityOnTheShelf/Algorithm.vue b/front/src/views/capacityOnTheShelf/Algorithm.vue index 1dc59bbb..78cf6caa 100644 --- a/front/src/views/capacityOnTheShelf/Algorithm.vue +++ b/front/src/views/capacityOnTheShelf/Algorithm.vue @@ -7,19 +7,17 @@ --> - + 能力上架申请 - - - {{ index + 1 }} - - {{ nav.name }} - + + {{ index + 1 }} + + {{ nav.name }} @@ -81,10 +79,37 @@ :required="required" :notFilled="notFilled" > - + + + - + 取消 - 上一步 + 上一步 上一步 @@ -124,7 +148,7 @@ @confirm="changeYycj('上一步')" @cancel="cancel" > - 上一步 + 上一步 上一步 - + 上一步 - 预览 + 预览 - + 预览 - 下一步 + 下一步 下一步 @@ -198,7 +220,7 @@ @confirm="changeYycj('下一步')" @cancel="cancel" > - 下一步 + 下一步 下一步 - + 下一步 - 提交 + 提交 - + 提交 - 取消 diff --git a/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue b/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue index 370ea9d9..6dc48660 100644 --- a/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue +++ b/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue @@ -8,18 +8,46 @@ - + + - - - - - - - 删除 - - - - *{{ attr.name }}: + {{ attr.name }} - - - - {{ val[attr.field] + (attr.company || '') }} @@ -112,13 +111,24 @@ + - - - + + {{ title.name }}-{{ data[title.name].length + 1 }} + - *{{ val.name }}: + {{ val.name }} - - - - + /> - - - - {{ itemSelect }} - - + /> - - - 添加多个{{ title.name }} + 添加更多{{ title.name }} @@ -255,7 +228,7 @@ * - {{ item.name }} : + {{ item.name }} - - - - - - {{ itemSelect }} - - - - - {{ item.note1 }} - - - {{ item.note1 }} - - + /> - - - - - - {{ itemSelect.dictLabel }} - - + {{ itemson.dictLabel }} - @@ -600,1029 +516,906 @@