This commit is contained in:
yanran200730
2022-05-11 10:20:55 +08:00
parent 97d29d0d7e
commit 8998e9a664
2 changed files with 3 additions and 2 deletions

View File

@@ -471,7 +471,7 @@
removeImg (index) {
this.images.splice(index, 1)
},
},
onImageConfirm () {
if (!this.form.images.length) {
@@ -1003,6 +1003,7 @@
.layout-middle {
flex: 1;
background: #000;
.canvas-wrapper {
position: relative;