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
71045115
Commit
71045115
authored
Apr 25, 2023
by
唐玉峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
08057098
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
11 deletions
+6
-11
src/styles/media/components/outpatientDetails.scss
+2
-2
src/views/outHistorygrouping.vue
+0
-0
src/views/outpatientDetails.vue
+4
-9
No files found.
src/styles/media/components/outpatientDetails.scss
View file @
71045115
...
@@ -583,7 +583,7 @@
...
@@ -583,7 +583,7 @@
height
:
55%
!
important
;
height
:
55%
!
important
;
&
_leftShowBox
{
&
_leftShowBox
{
width
:
83
%
!
important
;
width
:
100
%
!
important
;
// 无数据
// 无数据
&
_box
{
&
_box
{
...
@@ -844,7 +844,7 @@
...
@@ -844,7 +844,7 @@
height
:
63%
!
important
;
height
:
63%
!
important
;
&
_leftShowBox
{
&
_leftShowBox
{
width
:
83
%
!
important
;
width
:
100
%
!
important
;
// 无数据
// 无数据
&
_box
{
&
_box
{
...
...
src/views/outHistorygrouping.vue
View file @
71045115
This diff is collapsed.
Click to expand it.
src/views/outpatientDetails.vue
View file @
71045115
...
@@ -11,8 +11,7 @@
...
@@ -11,8 +11,7 @@
<div
class=
"outpatientDetails_top"
>
<div
class=
"outpatientDetails_top"
>
<div
class=
"outpatientDetails_top_div1"
>
<div
class=
"outpatientDetails_top_div1"
>
<span
class=
"span1"
>
患者信息
</span>
<span
class=
"span1"
>
患者信息
</span>
<el-button
class=
"outpatientDetails_top_div1_button"
type=
"primary"
size=
"mini"
@
click=
"getControl"
>
医嘱质控
</el-button>
<!--
<el-button
class=
"outpatientDetails_top_div1_button"
type=
"primary"
size=
"mini"
@
click=
"getControl"
>
医嘱质控
</el-button>
-->
<!--
<el-button
size=
"mini"
type=
"primary"
>
医嘱质控
</el-button>
-->
</div>
</div>
<div
class=
"outpatientDetails_top_message"
>
<div
class=
"outpatientDetails_top_message"
>
...
@@ -236,7 +235,7 @@
...
@@ -236,7 +235,7 @@
</div>
</div>
</div> -->
</div> -->
<!-- 右侧有数据 -->
<!-- 右侧有数据 -->
<div
class=
"outpatientDetails_bottom_rght2"
>
<
!-- <
div class="outpatientDetails_bottom_rght2">
<div class="outpatientDetails_bottom_rght2_top">
<div class="outpatientDetails_bottom_rght2_top">
<div class="outpatientDetails_bottom_rght2_top_title">异常问题</div>
<div class="outpatientDetails_bottom_rght2_top_title">异常问题</div>
<div class="outpatientDetails_bottom_rght2_top_mes">
<div class="outpatientDetails_bottom_rght2_top_mes">
...
@@ -250,10 +249,6 @@
...
@@ -250,10 +249,6 @@
@click="gettype(item.name, ind)"
@click="gettype(item.name, ind)"
>{{ item.name }}:<span :style="{ color: item.color }">{{ item.count }}</span></span
>{{ item.name }}:<span :style="{ color: item.color }">{{ item.count }}</span></span
>
>
<!-- <span class="outpatientDetails_bottom_rght2_top_mes_span2">检查:<span style="color: #3ad330">0</span></span>
<span class="outpatientDetails_bottom_rght2_top_mes_span3">治疗:<span style="color: #2aaae2">0</span></span>
<span class="outpatientDetails_bottom_rght2_top_mes_span4">其他:<span style="color: red">0</span></span> -->
</div>
</div>
</div>
</div>
<div class="outpatientDetails_bottom_rght2_bottom">
<div class="outpatientDetails_bottom_rght2_bottom">
...
@@ -282,7 +277,7 @@
...
@@ -282,7 +277,7 @@
</el-tooltip>
</el-tooltip>
</div>
</div>
</div>
</div>
</div>
</div>
-->
</div>
</div>
<!--无数据 -->
<!--无数据 -->
<!-- <div class="outpatientDetails_bottom" v-if="goods.length == 0">
<!-- <div class="outpatientDetails_bottom" v-if="goods.length == 0">
...
@@ -1093,7 +1088,7 @@ export default {
...
@@ -1093,7 +1088,7 @@ export default {
justify-content
:
space-between
;
justify-content
:
space-between
;
height
:
80%
;
height
:
80%
;
&_leftShowBox
{
&_leftShowBox
{
width
:
78
%
;
width
:
100
%
;
height
:
100%
;
height
:
100%
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
...
...
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