zhangzengfei
2022-11-22 f74166b3ed257a5e7f463019de3a7a90dae69c2b
src/components/subComponents/VueCron.vue
@@ -184,7 +184,6 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }