feat(测试计划): 去掉测试计划多余代码注释
This commit is contained in:
parent
432ad3f4dd
commit
6b896dabc4
|
@ -343,7 +343,6 @@
|
||||||
richFileIds.concat(item.richTextTmpFileIds);
|
richFileIds.concat(item.richTextTmpFileIds);
|
||||||
}
|
}
|
||||||
return {
|
return {
|
||||||
// id: item.id,
|
|
||||||
name: item.value,
|
name: item.value,
|
||||||
label: t(item.label),
|
label: t(item.label),
|
||||||
type: item.type,
|
type: item.type,
|
||||||
|
|
Loading…
Reference in New Issue