quanyawei
2023-11-29 3fe8324c941cfb04b3bc253f04e8f389cc1a5856
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
      }
    },