bradyxu
2022-06-18 072e84db195ab3399c8bd8b9baaa69c3efab9171
web_src/src/components/dialog/recordDownload.vue
@@ -172,6 +172,7 @@
              isEnd: true,
            }
          }).then((res) => {
            console.log(res)
            if (res.data.code == 0) {
                this.percentage = parseFloat(res.data.data.percentage)*100
                 if (res.data.data[0].percentage === '1') {