From bf9682ea42e656b8fcb4a621400477e4b543e21a Mon Sep 17 00:00:00 2001
From: liuzhipeng <1747191978@qq.com>
Date: Sat, 15 Feb 2025 22:10:55 +0800
Subject: [PATCH] =?UTF-8?q?=E9=9A=8F=E8=AE=BF=E9=98=9F=E5=88=97=E6=B7=BB?=
=?UTF-8?q?=E5=8A=A0=E6=80=BB=E6=9C=88=E6=95=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
acupuncture-ui/src/views/followFile/index.vue | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/acupuncture-ui/src/views/followFile/index.vue b/acupuncture-ui/src/views/followFile/index.vue
index bfa25ad9..7a6283be 100644
--- a/acupuncture-ui/src/views/followFile/index.vue
+++ b/acupuncture-ui/src/views/followFile/index.vue
@@ -103,6 +103,13 @@
show-overflow-tooltip
min-width="100"
/>
+
-
+
+
+
启用
@@ -346,6 +355,7 @@ export default {
followupMethod: 0, // 随访方式
followupType: 0, // 随访类型
frequency: "", // cron执行表达式
+ followupMonth: "",
status: 1, // 状态
};
this.resetForm("form");