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,