From 9a4060c43e989925f110fe17a52c575d9996a523 Mon Sep 17 00:00:00 2001
From: zhangdingyu <974548713@qq.com>
Date: Tue, 3 Dec 2019 10:46:13 +0800
Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E9=97=B4=E7=BB=84=E4=BB=B6=E5=AE=8C?=
=?UTF-8?q?=E6=88=90=E6=83=85=E5=86=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../CompletionOfWorkshopComponents/index.vue | 11 +
.../ContractCapitalManagement/index.vue | 600 +++++++++---------
2 files changed, 307 insertions(+), 304 deletions(-)
diff --git a/src/views/ManufacturingCenter/CompletionOfWorkshopComponents/index.vue b/src/views/ManufacturingCenter/CompletionOfWorkshopComponents/index.vue
index 13a8076a..75fdae4d 100644
--- a/src/views/ManufacturingCenter/CompletionOfWorkshopComponents/index.vue
+++ b/src/views/ManufacturingCenter/CompletionOfWorkshopComponents/index.vue
@@ -51,6 +51,8 @@
:props="defaultProps"
:indent="80"
:expand-on-click-node="false"
+ :render-content="renderContent"
+ node-key="机床流水号"
class="selectTree"
default-expand-all
@node-click="onClick"/>
@@ -181,6 +183,9 @@ export default {
})
}
},
+ renderContent(h, { node, data, store }) {
+ return ({node.label})
+ },
searchTable1(row) {
this.tableData1 = []
selectProcedure(row.工艺计划流水号).then(response => {
@@ -196,5 +201,11 @@ export default {
.el-tree-node__content>.el-tree-node__expand-icon{
display: inline !important;
}
+ .el-tree-node:focus > .el-tree-node__content {
+ background-color: #ccc !important;
+ }
+ }
+ .treeNotes {
+ background-color: green;
}
diff --git a/src/views/MarketingCenter/ContractCapitalManagement/index.vue b/src/views/MarketingCenter/ContractCapitalManagement/index.vue
index 5c887249..fc0f21bf 100644
--- a/src/views/MarketingCenter/ContractCapitalManagement/index.vue
+++ b/src/views/MarketingCenter/ContractCapitalManagement/index.vue
@@ -9,8 +9,6 @@
:label="item.label"
:value="item.value"/>
-
-
客户名称:
查询
-
查看收款信息
-
-
-
-
-
-
-
-
- {{ scope.row.合同编号 }}
-
-
-
-
- {{ scope.row.项目名称 }}
-
-
-
-
- {{ scope.row.客户名称 }}
-
-
-
-
- {{ scope.row.付款方式 }}
-
-
-
-
- {{ Number(scope.row.合同总金额).toFixed(2) }}
-
-
-
-
- {{ scope.row.姓名 }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ scope.row.应收金额 }}
-
-
-
-
- {{ scope.row.已收金额 }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ {{ scope.row.合同编号 }}
+
+
+
+
+ {{ scope.row.项目名称 }}
+
+
+
+
+ {{ scope.row.客户名称 }}
+
+
+
+
+ {{ scope.row.付款方式 }}
+
+
+
+
+ {{ Number(scope.row.合同总金额).toFixed(2) }}
+
+
+
+
+ {{ scope.row.姓名 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.应收金额 }}
+
+
+
+
+ {{ scope.row.已收金额 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -411,14 +411,6 @@
姓名:
查询
-
-
-
-
-
-
-
-