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.姓名 }} - - - - -