Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-composition-api
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
宁路鹏
vue-composition-api
Commits
19f217ba
Commit
19f217ba
authored
Jul 07, 2023
by
唐玉峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
31795979
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
src/views/outHistorygrouping.vue
+6
-6
src/views/outpatientDetails.vue
+5
-5
No files found.
src/views/outHistorygrouping.vue
View file @
19f217ba
...
@@ -53,18 +53,18 @@
...
@@ -53,18 +53,18 @@
当前入组编码:
<span>
{{
casehisObj
?
casehisObj
.
drgs
.
code
:
""
}}
</span>
当前入组编码:
<span>
{{
casehisObj
?
casehisObj
.
drgs
.
code
:
""
}}
</span>
</div>
</div>
</div>
</div>
<div
class=
"outsetgrouping_top2_message_
center
t"
>
<div
class=
"outsetgrouping_top2_message_
righ
t"
>
<span
class=
"outsetgrouping_top2_message_centert_tu5"
><img
src=
"../assets/img/daoru.png"
alt=
""
/></span>
<span
class=
"outsetgrouping_top2_message_centert_tu5"
><img
src=
"../assets/img/daoru.png"
alt=
""
/></span>
<div
class=
"outsetgrouping_top2_message_centert_t2"
>
<div
class=
"outsetgrouping_top2_message_centert_t2"
>
入组名称:
<span>
{{
casehisObj
?
casehisObj
.
drgs
.
name
:
""
}}
</span>
入组名称:
<span>
{{
casehisObj
?
casehisObj
.
drgs
.
name
:
""
}}
</span>
</div>
</div>
</div>
</div>
<div
class=
"outsetgrouping_top2_message_right"
>
<
!--
<
div
class=
"outsetgrouping_top2_message_right"
>
<span
class=
"outsetgrouping_top2_message_right_tu6"
><img
src=
"../assets/img/jiner.png"
alt=
""
/></span>
<span
class=
"outsetgrouping_top2_message_right_tu6"
><img
src=
"../assets/img/jiner.png"
alt=
""
/></span>
<div
class=
"outsetgrouping_top2_message_right_t3"
>
<div
class=
"outsetgrouping_top2_message_right_t3"
>
预计DIP支付费用:
<span>
{{
casehisObj
?
casehisObj
.
drgs
.
actualfee
:
""
}}
</span>
预计DIP支付费用:
<span>
{{
casehisObj
?
casehisObj
.
drgs
.
actualfee
:
""
}}
</span>
</div>
</div>
</div>
</div>
-->
</div>
</div>
</div>
</div>
<div
class=
"outsetgrouping_top3"
></div>
<div
class=
"outsetgrouping_top3"
></div>
...
@@ -102,8 +102,8 @@
...
@@ -102,8 +102,8 @@
<div
class=
"outsetgrouping_centent_totalnum_left_text_msg2_text3"
>
<div
class=
"outsetgrouping_centent_totalnum_left_text_msg2_text3"
>
<span>
入组编码:
{{
item
.
code
}}
</span>
<span>
入组编码:
{{
item
.
code
}}
</span>
<span>
入组名称:
{{
item
.
coreName
}}
</span>
<span>
入组名称:
{{
item
.
coreName
}}
</span>
<
span>
病种分值:
{{
item
.
score
}}
</span
>
<
!--
<span>
病种分值:
{{
item
.
score
}}
</span>
--
>
<
span>
预计DIP支付费用:
{{
item
.
unitfee
}}
</span
>
<
!--
<span>
预计DIP支付费用:
{{
item
.
unitfee
}}
</span>
--
>
</div>
</div>
<!--
<div
class=
"outsetgrouping_centent_totalnum_left_text_msg2_text5"
>
<!--
<div
class=
"outsetgrouping_centent_totalnum_left_text_msg2_text5"
>
...
@@ -842,7 +842,7 @@ export default {
...
@@ -842,7 +842,7 @@ export default {
&
_message
{
&
_message
{
display
:
flex
;
display
:
flex
;
justify-content
:
s
pace-between
;
justify-content
:
s
tart
;
margin-top
:
10px
;
margin-top
:
10px
;
margin-bottom
:
16px
;
margin-bottom
:
16px
;
...
...
src/views/outpatientDetails.vue
View file @
19f217ba
...
@@ -57,10 +57,10 @@
...
@@ -57,10 +57,10 @@
<span
class=
"outpatientDetails_msg_tu4"
><img
src=
"../assets/img/zu.png"
alt=
""
/></span>
<span
class=
"outpatientDetails_msg_tu4"
><img
src=
"../assets/img/zu.png"
alt=
""
/></span>
<span>
分组编码:
{{
HistoryInfo
.
coreCode
}}
</span>
<span>
分组编码:
{{
HistoryInfo
.
coreCode
}}
</span>
<span
:title=
"HistoryInfo.coreName"
>
分组名称:
{{
HistoryInfo
.
coreName
}}
</span>
<span
:title=
"HistoryInfo.coreName"
>
分组名称:
{{
HistoryInfo
.
coreName
}}
</span>
<span>
病种分值:
{{
decimal
(
HistoryInfo
.
rw
)
}}
</span>
<
!--
<
span>
病种分值:
{{
decimal
(
HistoryInfo
.
rw
)
}}
</span>
<span>
预计DIP支付费用:
{{
decimal
(
HistoryInfo
.
actualfee
)
}}
</span>
<span>
预计DIP支付费用:
{{
decimal
(
HistoryInfo
.
actualfee
)
}}
</span>
-->
<span>
总费用:
{{
decimal
(
HistoryInfo
.
totalFee
)
}}
</span>
<span>
总费用:
{{
decimal
(
HistoryInfo
.
totalFee
)
}}
</span>
<
span>
预计盈亏:
{{
decimal
(
HistoryInfo
.
profitLoss
)
}}
</span
>
<
!--
<span>
预计盈亏:
{{
decimal
(
HistoryInfo
.
profitLoss
)
}}
</span>
--
>
<!--
<span>
院内历年平均费用:
{{
decimal
(
HistoryInfo
.
avgFee
)
}}
</span>
<!--
<span>
院内历年平均费用:
{{
decimal
(
HistoryInfo
.
avgFee
)
}}
</span>
<span>
院内历年平均住院天数:
{{
decimal
(
HistoryInfo
.
days
)
}}
</span>
-->
<span>
院内历年平均住院天数:
{{
decimal
(
HistoryInfo
.
days
)
}}
</span>
-->
</div>
</div>
...
@@ -825,7 +825,7 @@ export default {
...
@@ -825,7 +825,7 @@ export default {
-o-text-overflow
:
ellipsis
;
-o-text-overflow
:
ellipsis
;
}
}
span
:nth-child
(
2
)
{
span
:nth-child
(
2
)
{
flex
:
1
;
width
:
250px
;
margin-left
:
21px
;
margin-left
:
21px
;
height
:
39px
;
height
:
39px
;
background-color
:
#fff
;
background-color
:
#fff
;
...
@@ -839,7 +839,7 @@ export default {
...
@@ -839,7 +839,7 @@ export default {
align-items
:
center
;
align-items
:
center
;
}
}
span
:nth-child
(
4
)
{
span
:nth-child
(
4
)
{
flex
:
1
;
width
:
250px
;
height
:
39px
;
height
:
39px
;
background-color
:
#fff
;
background-color
:
#fff
;
font-size
:
14px
;
font-size
:
14px
;
...
...
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