吴雨瞳添加了注释

master
wyt 6 months ago
parent 225a56c1ad
commit b6323e92d0

@ -111,7 +111,7 @@ export default {
computed: {
// -
cycleTotal: function () {
// 0-22
// 0-22
const cycle01 = this.checkNum(this.cycle01, 0, 22)
// +123
const cycle02 = this.checkNum(this.cycle02, cycle01 ? cycle01 + 1 : 1, 23)

Loading…
Cancel
Save