MS-CIAZDCOIXVRW\Administrator 3 lat temu
rodzic
commit
2dc45f8163
1 zmienionych plików z 0 dodań i 1 usunięć
  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,