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