Source/plt-web/plt-web-ui/src/views/systemModel/mangeModel/index.vue
@@ -253,7 +253,7 @@ id: item.id, name: item.name, leaf: !item.hasChildren, icon: item.source || 'iconfont iconicon_work' icon: item.source || 'el-icon-s-home' } })) }) @@ -524,6 +524,7 @@ upLoadClickHandler() { this.$refs.upload.visible = true; }, handleRefreshTree(type) { //type:add\edit\del if (type == "del") {