@@ -92,6 +92,7 @@ export default {
// 删除按钮
getDelete(index) {
this.imageFiles.splice(index, 1)
+ this.length = this.imageFiles.length
},
// 提交