quanyawei
2023-11-24 e753bbdd0c0513f0d29d0f6845b1ecab519f422a
src/views/toCarryOutLegislativeReforms/reform/index.vue
@@ -433,7 +433,12 @@
        link.click()
        // 下载完成进行释放
        url.revokeObjectURL(link.href)
        this.$message.success('下载完成!')
        this.$message({
          showClose: true,
          duration: 0,
          message: '下载完成!',
          type: 'success'
        })
        this.loading = false
      }
    },