From f0577d7d27ad67f6e2310259944d85f750b6cbc6 Mon Sep 17 00:00:00 2001 From: tcy <1193318383@qq.com> Date: Thu, 21 Aug 2025 16:35:24 +0800 Subject: [PATCH] =?UTF-8?q?feat(ctr):=20=E4=BC=98=E5=8C=96=E5=90=88?= =?UTF-8?q?=E5=90=8C=E7=AE=A1=E7=90=86=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 支出合同和收入合同页面移除项目ID相关字段 - 合同列表页面添加当前项目ID筛选条件 - 合同表单页面禁用某些字段的编辑 - 优化合同类型页面的表单布局和提示信息 - 添加对当前项目变更的监听,自动刷新合同列表 --- src/views/ctr/expensesContract/index.vue | 36 +++++++++++++++++------- src/views/ctr/incomeContract/index.vue | 24 +++++++++++++--- src/views/ctr/index.vue | 29 ++++++++++--------- 3 files changed, 62 insertions(+), 27 deletions(-) diff --git a/src/views/ctr/expensesContract/index.vue b/src/views/ctr/expensesContract/index.vue index 3235641..f7dbf2b 100644 --- a/src/views/ctr/expensesContract/index.vue +++ b/src/views/ctr/expensesContract/index.vue @@ -5,9 +5,9 @@
- + @@ -18,9 +18,9 @@ - + 搜索 重置 @@ -57,7 +57,7 @@ - + @@ -68,7 +68,7 @@ - +