src/views/followvisit/record/physical/index.vue
@@ -1040,7 +1040,7 @@ const now = new Date(); // 当前时间 this.form.endtime = this.formatTime(this.form.endtime); if (now < targetDate && this.form.sendstate == 2) { this.$confirm("当前服务未到发送时间请谨慎修改", "提示", { this.$confirm("当前服务未到随访时间请谨慎修改", "提示", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning",