代码优化
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user