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
2b6a7a95
Commit
2b6a7a95
authored
Jul 31, 2025
by
唐玉峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
74296bca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
src/views/diagList.vue
+5
-0
No files found.
src/views/diagList.vue
View file @
2b6a7a95
...
...
@@ -128,6 +128,10 @@
<span
class=
"width-80"
>
总费用:
</span>
<el-input
v-model
.
trim=
"searchForm.d01"
class=
"w100 mar-top-5"
size=
"mini"
clearable
placeholder=
"请输入总费用"
/>
</div>
<div
class=
"mar-bottom-10"
>
<span
class=
"width-80"
>
住院天数:
</span>
<el-input-number
v-model
.
trim=
"searchForm.inHosNum"
class=
"w100 mar-top-5"
size=
"mini"
clearable
placeholder=
"住院天数"
/>
</div>
</div>
</div>
<div
class=
"right"
>
...
...
@@ -265,6 +269,7 @@ export default {
diagList
:
[],
//诊断
a46C
:
"城乡居民"
,
d01
:
0
,
inHosNum
:
0
,
},
//离院方式选择器
leaveoptions
:
[
...
...
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