@ -224,7 +224,8 @@ export default {
try {
this.dutyDetail.status = 1
await save(this.dutyDetail)
this.getMyDuty()
this.$message.success("操作成功")
await this.getMyDuty()
this.$refs['MonthStatics'].getData()
} catch (err) {
console.error(err)