see999 преди 3 години
родител
ревизия
42e2cde927
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/xt_pages/data/components/drugs.vue

+ 1 - 1
src/xt_pages/data/components/drugs.vue Целия файл

@@ -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">搜索