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
74296bca
Commit
74296bca
authored
Jul 24, 2025
by
唐玉峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
7fae26f7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/views/diagList.vue
+2
-0
No files found.
src/views/diagList.vue
View file @
74296bca
...
@@ -19,6 +19,7 @@
...
@@ -19,6 +19,7 @@
class=
"mar-top-5 w90 mar-right-5"
class=
"mar-top-5 w90 mar-right-5"
filterable
filterable
remote
remote
:title=
"searchForm.otdiagName[index]"
v-model=
"searchForm.otdiagName[index]"
v-model=
"searchForm.otdiagName[index]"
reserve-keyword
reserve-keyword
:placeholder=
"index == 0 ? '请输入主诊断' : '请输入其他诊断'"
:placeholder=
"index == 0 ? '请输入主诊断' : '请输入其他诊断'"
...
@@ -52,6 +53,7 @@
...
@@ -52,6 +53,7 @@
<el-select
<el-select
class=
"mar-top-5 w90 mar-right-5"
class=
"mar-top-5 w90 mar-right-5"
v-model=
"searchForm.otopsName[i]"
v-model=
"searchForm.otopsName[i]"
:title=
"searchForm.otopsName[i]"
filterable
filterable
remote
remote
:collapse-tags=
"true"
:collapse-tags=
"true"
...
...
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