This commit is contained in:
2026-08-11 09:31:42 +08:00
parent 9391c4db09
commit 0a5b3b2cab
21 changed files with 409 additions and 108 deletions
@@ -233,7 +233,7 @@
<span class="score-unit"></span>
</div>
<el-link
type="primary"
type="danger"
class="option-delete"
v-if="!readonly && itemForm.options.length > 1"
@click="removeOption(index)"