mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
Merge pull request #191 from a110605/add_box
Fix missing remove button in Infobox
This commit is contained in:
commit
1862cfcc08
@ -200,6 +200,7 @@ export default {
|
||||
<InfoBox
|
||||
v-for="(driver, idx) in configArr"
|
||||
:key="idx"
|
||||
class="box"
|
||||
>
|
||||
<button
|
||||
:disabled="disableEdit(driver.key)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user