From e4294f8c660cfcdbbb4b3ddf2fbeff5d826a4e4d Mon Sep 17 00:00:00 2001 From: ks3356143 <314298729@qq.com> Date: Wed, 9 Aug 2023 21:06:19 +0800 Subject: [PATCH] 123 --- cdTMP/src/views/project/testDemand/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cdTMP/src/views/project/testDemand/index.vue b/cdTMP/src/views/project/testDemand/index.vue index f2dd89f..8c4f181 100644 --- a/cdTMP/src/views/project/testDemand/index.vue +++ b/cdTMP/src/views/project/testDemand/index.vue @@ -123,7 +123,8 @@ const crudColumns = ref([ title: "用例综述", align: "center", dataIndex: "summarize", - search: true + search: true, + addDefaultValue: "" }, { title: "用例初始化",