修复library bug
This commit is contained in:
@@ -256,6 +256,9 @@ export default defineComponent({
|
|||||||
init(code:any){
|
init(code:any){
|
||||||
this.selectCode = code
|
this.selectCode = code
|
||||||
// this.myMaterialModalShow = true
|
// this.myMaterialModalShow = true
|
||||||
|
this.currentPage = 1
|
||||||
|
this.pageSize = 12
|
||||||
|
this.imgList = []
|
||||||
this.getLibraryList('')
|
this.getLibraryList('')
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user