From 419c8301375049bebce7f729a586c28ae7c724ba Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Sat, 27 Aug 2022 17:04:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=BD=A6=E8=BE=86=E5=A4=96?= =?UTF-8?q?=E9=87=87=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../baseoutsourcingapplicationAdd.vue | 195 ++++-------------- .../baseoutsourcingapplicationInfo.vue | 109 +++------- .../workflow/baseoutsourcingapplication.vue | 60 +++--- .../baseoutsourcingapplicationAdd.vue | 83 +++----- .../baseoutsourcingapplicationInfo.vue | 50 ++--- 5 files changed, 139 insertions(+), 358 deletions(-) diff --git a/anrui-scm/anrui-scm-ui/src/views/baseoutsourcingapplication/baseoutsourcingapplicationAdd.vue b/anrui-scm/anrui-scm-ui/src/views/baseoutsourcingapplication/baseoutsourcingapplicationAdd.vue index c5a893adaf..262d7b2036 100644 --- a/anrui-scm/anrui-scm-ui/src/views/baseoutsourcingapplication/baseoutsourcingapplicationAdd.vue +++ b/anrui-scm/anrui-scm-ui/src/views/baseoutsourcingapplication/baseoutsourcingapplicationAdd.vue @@ -1,21 +1,14 @@ - - {{ viewTitle }} - 保存 提交 关闭 - - - - 外采申请表 @@ -24,19 +17,19 @@ 分公司名称 - + {{ formobj.useOrgName }} 申请人 - + {{ formobj.createByName }} 申请日期 - + {{ formobj.applicationDate }} @@ -44,27 +37,19 @@ *外采类型 - + 直接外采 政策外采 --> - *车型 - + {{ formobj.modelName }} - + 选择 @@ -83,7 +68,7 @@ 内部编码 - + {{ formobj.insideCode }} @@ -91,13 +76,13 @@ 销售指导价 - + {{ formobj.guidedPrice }} 厂家合同价 - + @@ -109,13 +94,13 @@ - + *是否先付车款 - + 是 否 @@ -126,26 +111,26 @@ *采购价格 - + - + *台数 - + - + {{ formobj.num }} *订金 - + - + @@ -153,7 +138,7 @@ *车款账户名称 - + @@ -161,7 +146,7 @@ 开户行 - + @@ -169,7 +154,7 @@ 银行账号 - + @@ -179,7 +164,7 @@ 订金账户名称 - + @@ -187,7 +172,7 @@ 开户行 - + @@ -195,7 +180,7 @@ 银行账号 - + @@ -205,17 +190,17 @@ 其他费用名称 - + - + 其他费用合计 - + - + @@ -223,9 +208,9 @@ 备注 - + - + @@ -269,47 +254,11 @@ - - - - - - - - 当前环节 - - - {{ firstNode.name }}->{{ nextNode.name }} - - - - - 确 定 - 取 消 - - - - - - - - - {{ item.dept }} - - - - - {{ item.name }} - - - - - - - + + + - +