From 620751537c88505dd703da0699bd96bccb120352 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Wed, 29 Oct 2025 16:56:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=90=8C=E7=AE=A1=E7=90=86=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/contract-manage/index.vue | 116 +++++++++++++++++++++++----- 1 file changed, 95 insertions(+), 21 deletions(-) diff --git a/src/views/contract-manage/index.vue b/src/views/contract-manage/index.vue index b623d7d3..00427fce 100644 --- a/src/views/contract-manage/index.vue +++ b/src/views/contract-manage/index.vue @@ -8,8 +8,9 @@ label-width="auto" size="small" > + - + - - - - - - - 查询 - 重置 - + + 查询 + 重置 + + + + + - - - 合同新建 + + 合同新建 模板下载 - - - +
+
+
- +
+
td.el-table__cell { + background-color: #CCF1E9 !important; + } + } +}