RuoYi
2021-11-01 acf8d9719fe55260ee5ae2ccff3b1b4732bcbf72
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>