From 779c63844a3b170e1e036b25a3cec369a79f23d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Tue, 9 Apr 2024 16:15:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/project/index.vue | 6 +++++- src/views/manage/projectdevice/index.vue | 4 +++- src/views/manage/projectgroup/index.vue | 1 + src/views/system/compare/index.vue | 12 +++++++++--- 4 files changed, 18 insertions(+), 5 deletions(-) diff --git a/src/views/manage/project/index.vue b/src/views/manage/project/index.vue index 92b99bf..563096a 100644 --- a/src/views/manage/project/index.vue +++ b/src/views/manage/project/index.vue @@ -324,7 +324,11 @@ /> - + - + - + - + + @@ -398,7 +404,7 @@ export default { departmentName: null, normCompareName: null, normCompareCode: null, - normCompareSort: null, + normCompareSort: undefined, normCompareRemark: null, createBy: null, createTime: null,