This commit is contained in:
2023-08-09 21:06:19 +08:00
parent 676417b9d4
commit e4294f8c66

View File

@@ -123,7 +123,8 @@ const crudColumns = ref([
title: "用例综述", title: "用例综述",
align: "center", align: "center",
dataIndex: "summarize", dataIndex: "summarize",
search: true search: true,
addDefaultValue: ""
}, },
{ {
title: "用例初始化", title: "用例初始化",