Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
省
省二结算
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
任鸿志
省二结算
Commits
6e72aa91
Commit
6e72aa91
authored
Apr 15, 2025
by
任鸿志
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
转为个账
parent
e6062544
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
outpatient.vue
src/views/jiesuan/outpatient.vue
+5
-0
No files found.
src/views/jiesuan/outpatient.vue
View file @
6e72aa91
...
@@ -36,6 +36,7 @@
...
@@ -36,6 +36,7 @@
</el-date-picker>
</el-date-picker>
</div>
</div>
<div
style=
"display: flex"
>
<div
style=
"display: flex"
>
<el-checkbox
v-model=
"gz_name"
style=
"margin-right: 10px;"
>
转为个账账单
</el-checkbox>
<el-checkbox
v-model=
"man_name"
>
转为自费账单
</el-checkbox>
<el-checkbox
v-model=
"man_name"
>
转为自费账单
</el-checkbox>
<!--
<div
style=
"line-height: 40px"
>
结算类型
</div>
<!--
<div
style=
"line-height: 40px"
>
结算类型
</div>
<div
class=
"selectinput"
style=
"margin-left: 20px"
>
<div
class=
"selectinput"
style=
"margin-left: 20px"
>
...
@@ -524,6 +525,7 @@ export default {
...
@@ -524,6 +525,7 @@ export default {
name
:
'
Outpatient
'
,
name
:
'
Outpatient
'
,
data
()
{
data
()
{
return
{
return
{
gz_name
:
false
,
dataText
:
''
,
dataText
:
''
,
GSshow
:
false
,
GSshow
:
false
,
isGS
:
false
,
isGS
:
false
,
...
@@ -1593,6 +1595,7 @@ export default {
...
@@ -1593,6 +1595,7 @@ export default {
//调取待结算清单
//调取待结算清单
getWaiting
(
e
)
{
getWaiting
(
e
)
{
var
that
=
this
var
that
=
this
this
.
gz_name
=
false
var
obj
=
{
var
obj
=
{
visit_no
:
this
.
visitNo
,
visit_no
:
this
.
visitNo
,
visit_date
:
this
.
visitDate
,
visit_date
:
this
.
visitDate
,
...
@@ -1906,6 +1909,7 @@ export default {
...
@@ -1906,6 +1909,7 @@ export default {
},
1000
)
},
1000
)
this
.
sureshow
=
true
this
.
sureshow
=
true
let
y
=
{
let
y
=
{
is_gz
:
this
.
gz_name
,
family_type
:
this
.
familyType
,
family_type
:
this
.
familyType
,
patient_id
:
this
.
patientData
.
patient_id
,
patient_id
:
this
.
patientData
.
patient_id
,
personal_pay
:
this
.
bxxxinfo
.
grzhzf
,
personal_pay
:
this
.
bxxxinfo
.
grzhzf
,
...
@@ -2288,6 +2292,7 @@ export default {
...
@@ -2288,6 +2292,7 @@ export default {
this
.
form
=
data
this
.
form
=
data
this
.
form
.
rqlbName
=
data
.
rqlb
==
'
A
'
?
'
职工
'
:
data
.
rqlb
==
'
B
'
?
'
居民
'
:
''
this
.
form
.
rqlbName
=
data
.
rqlb
==
'
A
'
?
'
职工
'
:
data
.
rqlb
==
'
B
'
?
'
居民
'
:
''
settlementPre
({
settlementPre
({
is_gz
:
this
.
gz_name
,
injury_date
:
this
.
GSdatatime
,
injury_date
:
this
.
GSdatatime
,
p_jbbm
:
zhenduan
,
p_jbbm
:
zhenduan
,
patient_id
:
this
.
patientData
.
patient_id
,
patient_id
:
this
.
patientData
.
patient_id
,
...
...
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