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
59febbd0
Commit
59febbd0
authored
Jul 04, 2025
by
任鸿志
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
22222222
parent
13cbd866
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
11 deletions
+3
-11
outpatientCharging.vue
src/views/jiesuan/outpatientCharging.vue
+3
-11
No files found.
src/views/jiesuan/outpatientCharging.vue
View file @
59febbd0
...
@@ -2480,22 +2480,14 @@ export default {
...
@@ -2480,22 +2480,14 @@ export default {
.
then
(
res
=>
{
.
then
(
res
=>
{
this
.
bxxxinfo
=
res
.
data
this
.
bxxxinfo
=
res
.
data
this
.
bxxxinfo
.
his_deduct_amount
=
0
this
.
bxxxinfo
.
his_deduct_amount
=
0
this
.
bxxxinfo
.
settle_type
=
this
.
man_name
==
'
1
'
?
'
自费
'
:
this
.
man_name
==
'
2
'
?
'
门诊统筹
'
:
this
.
man_name
==
'
3
'
?
'
医保个账
'
:
this
.
man_name
==
'
4
'
?
'
门诊慢性病
'
:
this
.
patientData
.
type
.
name
this
.
bxxxinfo
.
settle_type
=
this
.
man_name
==
'
1
'
?
'
自费
'
:
this
.
man_name
==
'
2
'
?
'
门诊统筹
'
:
this
.
man_name
==
'
3
'
?
'
医保个账
'
:
this
.
man_name
==
'
4
'
?
'
门诊慢性病
'
:
this
.
typeList
[
0
].
settle_
type
.
name
if
(
res
.
data
.
mzxets
!=
''
)
{
if
(
res
.
data
.
mzxets
!=
''
)
{
this
.
dataText
=
res
.
data
.
mzxets
this
.
dataText
=
res
.
data
.
mzxets
this
.
GSshow
=
true
this
.
GSshow
=
true
}
}
this
.
yujiesuanLoading
=
false
this
.
yujiesuanLoading
=
false
this
.
moreLoading
=
false
this
.
moreLoading
=
false
.
0
.
022
console
.
log
(
res
.
data
.
his_deduct_amount
,
'
*********************
'
)
familybalanceinfor
({
patient_id
:
this
.
patientData
.
patient_id
,
pre_key
:
res
.
data
.
pre_key
,
cache_key
:
this
.
form
.
cache_key
,
}).
then
(
async
res2
=>
{
this
.
familyType
=
res2
.
data
.
family_type
if
(
res2
.
data
.
family_type
==
'
1
'
)
{
if
(
res2
.
data
.
family_type
==
'
1
'
)
{
this
.
bxxxinfo
.
gjzhzf
=
res2
.
data
.
gjzhxfje
this
.
bxxxinfo
.
gjzhzf
=
res2
.
data
.
gjzhxfje
this
.
bxxxinfo
.
grzhzf
=
this
.
round
(
res2
.
data
.
grzhzf
-
res2
.
data
.
gjzhxfje
,
2
)
this
.
bxxxinfo
.
grzhzf
=
this
.
round
(
res2
.
data
.
grzhzf
-
res2
.
data
.
gjzhxfje
,
2
)
...
@@ -2596,7 +2588,7 @@ export default {
...
@@ -2596,7 +2588,7 @@ export default {
this
.
dialogVisible
=
true
this
.
dialogVisible
=
true
this
.
bxxxinfo
=
res
.
data
this
.
bxxxinfo
=
res
.
data
console
.
log
(
this
.
bxxxinfo
,
'
++++++++++++++++++++
'
)
console
.
log
(
this
.
bxxxinfo
,
'
++++++++++++++++++++
'
)
this
.
bxxxinfo
.
settle_type
=
this
.
man_name
==
'
1
'
?
'
自费
'
:
this
.
man_name
==
'
2
'
?
'
门诊统筹
'
:
this
.
man_name
==
'
3
'
?
'
医保个账
'
:
this
.
man_name
==
'
4
'
?
'
门诊慢性病
'
:
this
.
patientData
.
type
.
name
this
.
bxxxinfo
.
settle_type
=
this
.
man_name
==
'
1
'
?
'
自费
'
:
this
.
man_name
==
'
2
'
?
'
门诊统筹
'
:
this
.
man_name
==
'
3
'
?
'
医保个账
'
:
this
.
man_name
==
'
4
'
?
'
门诊慢性病
'
:
this
.
typeList
[
0
].
settle_
type
.
name
this
.
bxxxinfo
.
gjzhzf
=
0
this
.
bxxxinfo
.
gjzhzf
=
0
this
.
bxxxinfo
.
his_deduct_amount
=
0
this
.
bxxxinfo
.
his_deduct_amount
=
0
this
.
bxxxinfo
.
grzhzf
=
0
this
.
bxxxinfo
.
grzhzf
=
0
...
...
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