Commit 74296bca by 唐玉峰

.

parent 7fae26f7
......@@ -19,6 +19,7 @@
class="mar-top-5 w90 mar-right-5"
filterable
remote
:title="searchForm.otdiagName[index]"
v-model="searchForm.otdiagName[index]"
reserve-keyword
:placeholder="index == 0 ? '请输入主诊断' : '请输入其他诊断'"
......@@ -52,6 +53,7 @@
<el-select
class="mar-top-5 w90 mar-right-5"
v-model="searchForm.otopsName[i]"
:title="searchForm.otopsName[i]"
filterable
remote
:collapse-tags="true"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment