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: "用例初始化",