flat: 暂存
This commit is contained in:
@@ -67,11 +67,7 @@ export default {
|
||||
this.headTitle = res[0].name
|
||||
this.search.serveId = res[0].id
|
||||
this.searchServeId = res[0].id
|
||||
this.getList().then((records) => {
|
||||
if(records.length) {
|
||||
this.headTitle = records[0].name
|
||||
}
|
||||
})
|
||||
this.getList()
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user