code cleanup

This commit is contained in:
marvzhang
2020-01-28 09:55:53 +08:00
parent 1317f8d618
commit 67321fcf01

View File

@@ -407,7 +407,7 @@ export default {
this.isShowDelete = false
this.showFile = false
this.$st.sendEv('爬虫详情', '文件', '删除')
},
}
},
async created () {
await this.getFileTree()
@@ -585,7 +585,6 @@ export default {
cursor: pointer;
}
.action-item-list .action-item:last-child {
border-bottom: 1px solid #eaecef;
}