This commit is contained in:
liuye
2022-07-28 12:00:15 +08:00
parent e0e0329cfe
commit 3bd3fb4950

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()
}
},