fix bug
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user