heyujie
2022-01-05 2aefbd4ad240823e3195c16f11222d8d92ab8acd
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }