修复library bug

This commit is contained in:
X1627315083
2024-04-08 17:17:30 +08:00
parent 365de042b4
commit 692a5755b4

View File

@@ -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('')
},