src/views/cGovernance/taskECallTwo/index.vue
@@ -77,7 +77,8 @@ remove, update, add, getDetail getDetail, synchronizeData } from "@/api/task/eCallEventTwo" import { add as circleAdd, @@ -806,6 +807,10 @@ this.loading = false this.selectionClear() }) synchronizeData().then((res) => { }) } }, }