解决合并代码导致的报错

This commit is contained in:
zhangsir
2024-11-04 16:35:34 +08:00
parent c64969e9b7
commit a9ec47a39a

View File

@@ -75,7 +75,6 @@
:currentProgress="currentProgress" :currentProgress="currentProgress"
v-on:updateProgress="updateProgressByClickBar" v-on:updateProgress="updateProgressByClickBar"
v-on:getMouseDownStatus="getMouseDownStatusOfProgressBar" v-on:getMouseDownStatus="getMouseDownStatusOfProgressBar"
:blobId="blobId"
:isDrag="isDrag" :isDrag="isDrag"
width="100%" width="100%"
height="4px" height="4px"