RuoYi
2021-09-08 cd4119b26a65b1cf07face7ebd640e5292deaf5f
ruoyi-ui/src/components/Crontab/second.vue
@@ -86,7 +86,7 @@
         }
      },
      othChange() {
         //反解析
         // 反解析
         let ins = this.cron.second
         ('反解析 second', ins);
         if (ins === '*') {
@@ -130,4 +130,4 @@
      }
   }
}
</script>
</script>