ruoyi-ui/src/views/bignote/index.vue
@@ -334,7 +334,7 @@ @click="handleFileCardPreview(file)" > <i class="el-icon-zoom-in"></i> </span>A </span> <span @@ -757,7 +757,7 @@ //alert(976) //this.$refs.upload.submit(); //alert(8) alert(this.uploadFileList.length) //alert(this.uploadFileList.length) if(this.uploadFileList.length==0){ this.$modal.msgSuccess("图片上传列表不能为空!"); return} @@ -783,7 +783,7 @@ }, requestUpload1(params) { this.uploadFileList1.push(params.file); // this.uploadFileList1.push(params.file); }, /** 删除按钮操作 */ handleDelete(row) {