odc.xiaohui
2023-03-07 5035dde1c77b21c79a32a2e4802f0a1e85931c46
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>