heyujie
2022-06-16 3e998850b5c4af147a60ed0b86b47379fc9eb1f2
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }