RuoYi
2021-11-26 b1bc3ceb27ee0921d8719fcfde66abd707a0a73e
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>