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