From 138f7355f5d2fbb2ec66e0365dc44c4251f3b552 Mon Sep 17 00:00:00 2001 From: Harry Yang Date: Tue, 27 Dec 2022 16:46:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=90=8C=E6=B5=81=E7=A8=8B=20?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=A1=A8=E5=8D=95=E5=A1=AB=E5=86=99=E5=92=8C?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E8=A1=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/admin/business/process-edit.ftl | 158 +++++++++++++----- .../templates/admin/business/process-new.ftl | 49 +++++- 2 files changed, 163 insertions(+), 44 deletions(-) diff --git a/src/main/resources/templates/admin/business/process-edit.ftl b/src/main/resources/templates/admin/business/process-edit.ftl index 887716f..1c16cb3 100644 --- a/src/main/resources/templates/admin/business/process-edit.ftl +++ b/src/main/resources/templates/admin/business/process-edit.ftl @@ -40,20 +40,29 @@ .el-checkbox { margin-right: 10px; } + + .supplierChoose { + margin-bottom: 20px; + } + + [v-cloak] { + display: none; + } +
业务应用 / - {{subTitle}}
+ {{subTitle}}
-
+
<#-- 新增销售合同流程 --> -
- +
+
@@ -218,30 +227,82 @@
- 详细清单 + 详细清单
-
- 供应商比选材料 -
- - - - - - - - - - - - -
-
- + <#-- 供应商比选材料 --> +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
返回上一级 @@ -287,7 +348,7 @@ <#-- 选择 业务采购清单明细 --> -
+
@@ -317,6 +378,12 @@ + + + 返回上一级 + 保存并返回上一级 + +
@@ -331,7 +398,8 @@