mirror of
https://github.com/palxiao/poster-design.git
synced 2025-07-15 16:02:19 +08:00
fix: w-svg update moveable rect
This commit is contained in:
parent
e1dcbb49b2
commit
a9c6ce453f
@ -99,6 +99,7 @@ export default {
|
||||
},
|
||||
updated() {
|
||||
this.updateRecord()
|
||||
this.$store.commit('updateRect')
|
||||
},
|
||||
async mounted() {
|
||||
await this.$nextTick()
|
||||
@ -329,4 +330,4 @@ export default {
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user