feat: 数据字典 树形结构
This commit is contained in:
@@ -31,11 +31,11 @@
|
|||||||
v-if="dictionaryId != 'ERDFGHGGJJ' && dictionaryId != 'D975E8V5KVQUY3DZFV7E' && dictionaryId != 'WQERWC39J4E8SV6WREP2'"
|
v-if="dictionaryId != 'ERDFGHGGJJ' && dictionaryId != 'D975E8V5KVQUY3DZFV7E' && dictionaryId != 'WQERWC39J4E8SV6WREP2'"
|
||||||
round
|
round
|
||||||
@click="productAdd">新增一级菜单</el-button>
|
@click="productAdd">新增一级菜单</el-button>
|
||||||
<el-button class="common-button-default delete-button"
|
<!-- <el-button class="common-button-default delete-button"-->
|
||||||
round
|
<!-- round-->
|
||||||
v-if="dictionaryId != 'ERDFGHGGJJ' && dictionaryId != 'D975E8V5KVQUY3DZFV7E' && dictionaryId != 'WQERWC39J4E8SV6WREP2'"
|
<!-- v-if="dictionaryId != 'ERDFGHGGJJ' && dictionaryId != 'D975E8V5KVQUY3DZFV7E' && dictionaryId != 'WQERWC39J4E8SV6WREP2'"-->
|
||||||
icon="delete"
|
<!-- icon="delete"-->
|
||||||
@click="productBatchDel">删除</el-button>
|
<!-- @click="productBatchDel">删除</el-button>-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|||||||
Reference in New Issue
Block a user