mk1990
2022-05-16 e6790d88fc5b1ac33d239c0d90ce6cdea666b821
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') {