feat:注释编辑组文件功能
This commit is contained in:
parent
95f7894328
commit
7156ee6ddf
@ -223,7 +223,7 @@ const toRemoveRobots = () =>
|
||||
/>
|
||||
<span>{{ label }}</span>
|
||||
</a-space>
|
||||
<a-button
|
||||
<!-- <a-button
|
||||
v-if="showGroupEdit && !editable"
|
||||
class="open-group-btn icon-btn"
|
||||
size="small"
|
||||
@ -231,7 +231,7 @@ const toRemoveRobots = () =>
|
||||
@click.stop="toEditGroup(id)"
|
||||
>
|
||||
<i class="icon edit_group" />
|
||||
</a-button>
|
||||
</a-button> -->
|
||||
</a-flex>
|
||||
</template>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user