【方案配置弹窗】「新颖独特性」和「相关性」改为必选题

This commit is contained in:
钱冠学
2024-09-03 09:52:54 +08:00
parent d699a127aa
commit d56e93f88c

View File

@@ -8,7 +8,7 @@
{ {
"value": "novelty_uniqueness", "value": "novelty_uniqueness",
"label": "新颖独特性", "label": "新颖独特性",
"disabled": false "disabled": true
}, },
{ {
"value": "总体喜欢程度", "value": "总体喜欢程度",
@@ -18,7 +18,7 @@
{ {
"value": "correlation", "value": "correlation",
"label": "相关性", "label": "相关性",
"disabled": false "disabled": true
}, },
{ {
"value": "articulation", "value": "articulation",
@@ -1053,4 +1053,3 @@
} }
] ]
} }