This commit is contained in:
yanran200730
2022-07-28 13:43:52 +08:00

View File

@@ -262,6 +262,7 @@
this.isEffectTimeSelect = true
this.dialogDate = true
}else {
this.effectType = type
this.getEffect()
}
},
@@ -327,6 +328,7 @@
this.isEffectTimeSelect = false
this.dialogDate = true
}else {
this.departType = type
this.getDepart()
}
},