From fd48b37ef1b41a474f17cc211533d204217879a4 Mon Sep 17 00:00:00 2001 From: Vergil <974548713@qq.com> Date: Wed, 12 Feb 2020 15:37:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=8F=E9=97=B4=E5=A4=96=E5=8D=8F=E3=80=81?= =?UTF-8?q?=E8=90=A5=E9=94=80=E5=90=88=E5=90=8C=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ContractInformationManagement/index.vue | 140 +----------------- .../Outsourcing/PreorderAssociation/index.vue | 18 +-- 2 files changed, 14 insertions(+), 144 deletions(-) diff --git a/src/views/MarketingCenter/ContractInformationManagement/index.vue b/src/views/MarketingCenter/ContractInformationManagement/index.vue index d7360bd9..b4bd478a 100644 --- a/src/views/MarketingCenter/ContractInformationManagement/index.vue +++ b/src/views/MarketingCenter/ContractInformationManagement/index.vue @@ -1,7 +1,6 @@ - - - - - - - - - - - - - - - - - 查询 新增 @@ -48,12 +31,12 @@ - - + + {{ scope.row.机床图号 }} - + {{ scope.row.机床名称 }} @@ -92,22 +75,6 @@ {{ scope.row.合同编号 }} - - - - - - - - - - - - - - - - @@ -140,48 +107,23 @@ {{ scope.row.营销经理 }} - - - - - - - - - - {{ scope.row.发货节点&&scope.row.发货节点!=='1900/1/1' ? scope.row.发货节点 : '-' }} - - - - - - - - - - - - - - - {{ scope.row.合同信息备注 }} - + 增加机床 + @click.stop="addMachine(scope.row);flag = 1">机床 修改 + @click.stop="handleEdit(scope.row)"/> @@ -199,7 +141,7 @@ type="text" icon="el-icon-delete" style="margin-left: 20px" - @click.stop="handleDelete(scope.row)">删除 + @click.stop="handleDelete(scope.row)"/> @@ -217,34 +159,6 @@ @current-change="handleCurrentChange"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - 纪要文件 @@ -416,17 +330,6 @@ - - - - - - - - - - - @@ -441,11 +344,6 @@ {{ scope.row.姓名 }} - - - - -