RuoYi
2021-10-09 ebbeb047be9ccf2dca7c0c46c5d4db8a025947de
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>