代码优化

This commit is contained in:
dqjdda
2019-10-24 17:57:02 +08:00
parent 0429f86d6c
commit b40b781d0a
5 changed files with 16 additions and 16 deletions

View File

@@ -78,7 +78,7 @@ export default {
this.doInit()
},
beforeInit() {
this.url = 'api/jobLogs'
this.url = 'api/jobs/logs'
const sort = 'id,desc'
const query = this.query
const value = query.value