fix: bug修复
This commit is contained in:
@@ -323,9 +323,9 @@ watchEffect(() => {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
.is-active {
|
||||
color: #BEA266;
|
||||
}
|
||||
.is-end {
|
||||
color: #67c23a;
|
||||
}
|
||||
.is-end {
|
||||
color: #BEA266;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user