mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
code cleanup
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user