zhangzengfei
2022-11-17 82d8cf2628b7d8f741b53053855b9cfed97b13c9
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) {