修正单词拼写错误

This commit is contained in:
RuoYi
2021-09-08 09:31:37 +08:00
parent ea20fa3ce2
commit cd4119b26a
7 changed files with 256 additions and 256 deletions

View File

@@ -86,7 +86,7 @@ export default {
}
},
othChange() {
//反解析
// 反解析
let ins = this.cron.second
('反解析 second', ins);
if (ins === '*') {
@@ -130,4 +130,4 @@ export default {
}
}
}
</script>
</script>