feat: There is no way the, 政策我的收藏不可删除
This commit is contained in:
@@ -2418,7 +2418,7 @@
|
|||||||
// 树节点鼠标移入移出
|
// 树节点鼠标移入移出
|
||||||
mouseenter(data){
|
mouseenter(data){
|
||||||
this.$set(data, 'show', true)
|
this.$set(data, 'show', true)
|
||||||
if(data.parentId !== null){
|
if(data.parentId !== null && data.id !== 'zcwdsc'){
|
||||||
this.$set(data, 'showDel', true)
|
this.$set(data, 'showDel', true)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user