RuoYi
2021-10-25 662dec2fe2f57d9f35c8effd2b7292e3eee92fc3
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>