MS-CIAZDCOIXVRW\Administrator hace 3 años
padre
commit
2dc45f8163
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      pages/list/list.vue

+ 0 - 1
pages/list/list.vue

@@ -368,7 +368,6 @@
 				e.tempFiles.forEach((item) => {
 					TranslateImage.translate(item.path, ((res) => {
 						if (Number(res.size) > 1000000) {
-							this.imageValue = []
 							uni.showModal({
 								content: `图片过大,请重新上传`,
 								showCancel: false,