see999 3 years ago
parent
commit
42e2cde927
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/data/components/drugs.vue

+ 1 - 1
src/xt_pages/data/components/drugs.vue View File

@@ -2,7 +2,7 @@
2 2
   <div class="page_drugs">
3 3
     <div style="display:flex;justify-content: space-between;width:100%;margin-bottom:20px;">
4 4
       <div class="cell clearfix" style="margin-bottom:0;">
5
-        <el-input style="width: 180px;margin-right:10px;" @keyup.enter.native='searchAction' v-model.trim="search_input"
5
+        <el-input style="width: 180px;margin-right:10px;" @keyup.enter.native='searchAction'
6 6
                   class="filter-item" v-model="keywords"/>
7 7
         <el-button style="margin-right:10px;" class="filter-item" type="primary" icon="el-icon-search"
8 8
                    @click="searchAction">搜索