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