bug
This commit is contained in:
@@ -71,7 +71,8 @@
|
||||
albumId: '',
|
||||
templateId: '',
|
||||
isShow: false,
|
||||
currIndex: 0
|
||||
currIndex: 0,
|
||||
fileId: ''
|
||||
}
|
||||
},
|
||||
|
||||
@@ -90,6 +91,7 @@
|
||||
this.type = query.type
|
||||
this.templateId = query.templateId
|
||||
this.albumId = query.albumId
|
||||
this.fileId = query.fileId
|
||||
|
||||
this.getWatermarkList()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user