Skip to content

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented May 12, 2025

fix: Update WeekCronSelect failed

const curIndex = (a1 * 2) + a2
return curIndex
const index = one.startsWith('0') ? one.substr(1, 2) : one
return Number(index)
},
formatDate(date, fmt) {
const o = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your code seems to be written in JavaScript. It includes two functions countIndex and formatDate. However, there haven't been any specific coding errors reported here.

The function names suggest they might refer to something different from your other examples that seem to involve programming of HTML or CSS. If you specify more details about what these parts represent or need assistance with, I'd be more than happy to help further!

@fit2bot fit2bot requested a review from a team May 12, 2025 08:04
Copy link

@w940853815 w940853815 requested a review from ibuler May 12, 2025 08:05
@w940853815 w940853815 merged commit f1bad07 into dev May 12, 2025
6 checks passed
@w940853815 w940853815 deleted the pr@dev@fix_week_range_failed branch May 12, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants