CN-1456 feat: 一些国际化

This commit is contained in:
chenjinsong
2023-11-22 16:48:17 +08:00
parent 5d42334074
commit f25805ea0a
10 changed files with 35 additions and 23 deletions

View File

@@ -154,7 +154,6 @@
<el-checkbox v-for="item in dateList" :key="item" :label="item"/>
</el-checkbox-group>
</div>
<div class="enable-month-value">*一月三月五月七月八月十月和12月含31天;闰年二月含29天*</div>
</template>
<!-- 按周 -->
<template v-else-if="monthScheduleType === 'weekly'">