mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
解决合并代码导致的报错
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user