Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
frontend-h5
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
songrui
frontend-h5
Commits
bfaf4713
Commit
bfaf4713
authored
Dec 18, 2024
by
gengchunlei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
居民端小程序 v1.2 1、通用随访 所有居民字段填充到 residentInfo里
parent
20128461
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
BaseInfo.vue
src/doctor/followUp/generalFU/form/BaseInfo.vue
+5
-0
No files found.
src/doctor/followUp/generalFU/form/BaseInfo.vue
View file @
bfaf4713
...
...
@@ -323,6 +323,10 @@ const defaultForm = (info = {}) => {
//随访人群
groupsArrays
:
undefined
,
groupsArraysName
:
undefined
,
//慢病标签
//随访方式
visitWay
:
undefined
,
visitWayName
:
undefined
,
...
...
@@ -572,6 +576,7 @@ export default {
sendNumber
,
residentInfoId
:
this
.
form
.
residentInfoId
,
residentsRecord
:
{
...
this
.
info
,
...
others
,
groupsArrays
:
this
.
info
.
groupsArrays
,
id
:
this
.
form
.
personId
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment