From c99d4cdbdeb6c7e0825d6a4b214e3771af2cfdac Mon Sep 17 00:00:00 2001
From: weipengfei <2187978347@qq.com>
Date: Fri, 28 Jul 2023 18:05:54 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AD=97=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/newArchives/residents.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/components/newArchives/residents.vue b/components/newArchives/residents.vue
index 7e543ae..c77abd4 100644
--- a/components/newArchives/residents.vue
+++ b/components/newArchives/residents.vue
@@ -64,7 +64,7 @@
-
@@ -101,7 +101,7 @@
feeding: '', //喂养方式
grade: '', //年级
is_lesson: '', //是否补课
- lesson: '', //课程
+ lessons: '', //课程
notes: '' //备注
}
],
@@ -150,7 +150,7 @@
feeding: '', //喂养方式
grade: '', //年级
is_lesson: '', //是否补课
- lesson: '', //课程
+ lessons: '', //课程
notes: '' //备注
})
},