cyc
This commit is contained in:
parent
7099f45d36
commit
934c2b1780
@ -186,6 +186,7 @@ export default {
|
||||
console.log(this.catalogList)
|
||||
this.looseLeafData = await res3.json()
|
||||
|
||||
debugger
|
||||
this.basisPath = res.basisPath
|
||||
debugger
|
||||
}
|
||||
@ -206,8 +207,6 @@ export default {
|
||||
// this.errormsg = error
|
||||
// this.$message.error(error);
|
||||
// }
|
||||
debugger
|
||||
this.basisPath = this.textBookData.basisPath
|
||||
// this.catalogList = await bookApi.bookinfo.category({bookId:this.bookId})
|
||||
// this.looseLeafData = await bookApi.bookinfo.data({bookId:this.bookId})
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user