Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wechat_lung
Project
Overview
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
hanpeng
wechat_lung
Commits
5fcce77e
Commit
5fcce77e
authored
Dec 05, 2019
by
zujiaozhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'修改不需要的参数status'
parent
125ad62d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
discomfortGeneralPage.js
...at_lung_questionnaire/javaScript/discomfortGeneralPage.js
+1
-2
generalPage.js
wechat_lung_questionnaire/javaScript/generalPage.js
+1
-2
No files found.
wechat_lung_questionnaire/javaScript/discomfortGeneralPage.js
View file @
5fcce77e
...
...
@@ -256,8 +256,7 @@ define(['zepto', 'medtap', 'mui', 'mui.picker'], function($, medtap, mui) {
"happenTimeVal"
:
discomfortGeneralPage
.
happenTimeVal
||
''
,
"isRelieveVal"
:
discomfortGeneralPage
.
isRelieveVal
||
''
,
"isHandleVal"
:
discomfortGeneralPage
.
isHandleVal
||
''
,
"dataText"
:
discomfortGeneralPage
.
dataText
||
''
,
"status"
:
1
"dataText"
:
discomfortGeneralPage
.
dataText
||
''
},
"questionNo"
:
Number
(
discomfortGeneralPage
.
questionNo
),
"followUpId"
:
discomfortGeneralPage
.
followUpId
...
...
wechat_lung_questionnaire/javaScript/generalPage.js
View file @
5fcce77e
...
...
@@ -89,8 +89,7 @@ define(['zepto', 'medtap', 'mui', 'mui.picker'], function($, medtap, mui) {
'parentId'
:
generalPage
.
parentId
,
"answer"
:{
'checkImgList'
:
generalPage
.
imgList
,
'dataText'
:
generalPage
.
dataText
,
"status"
:
1
'dataText'
:
generalPage
.
dataText
},
"questionNo"
:
Number
(
generalPage
.
questionNo
),
"followUpId"
:
generalPage
.
followUpId
...
...
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