zhangzengfei
2023-11-29 0d3db253cad1fb49c4fae9b9a537c8c318c7172f
src/pages/maintain/index/App.vue
@@ -239,7 +239,6 @@
      })
    },
    setRebootCron(value) {
      debugger
      this.rebootCron = value
      setRebootTask({ task: value }).then(rsp => {
        if (rsp && rsp.success) {