Commit fc1c5023 authored by coffee's avatar coffee

tj

parent 4605ad0d
......@@ -733,6 +733,7 @@ export default {
},
// 设置定时任务
setSendTime(type) {
if(type == this.isOpen) return
this.$refs['dataForm'].validate((valid) => {
if (valid) {
if (!this.formData.startTime || !this.formData.endTime) {
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment