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