src/views/common/Publicity.vue
@@ -22,7 +22,7 @@ <el-form-item> <el-upload name="multipartFile" class="upload-demo" action="/api/publicity/upload " :show-file-list="false" :before-upload="beforeAvatarUpload" :on-success="respond" :limit="1"> <el-button type="primary">导入</el-button> <!-- <el-button type="primary">导入</el-button>--> </el-upload> </el-form-item> </el-form> @@ -456,4 +456,4 @@ .freePic ::v-deep .el-upload--picture-card { display: none; } </style> </style>