bug
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user