Преглед на файлове

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

see999 преди 3 години
родител
ревизия
d8c341240a
променени са 2 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 2 0
      src/xt_pages/outpatientTool/components/gather.vue
  2. 2 0
      src/xt_pages/outpatientTool/components/settle.vue

+ 2 - 0
src/xt_pages/outpatientTool/components/gather.vue Целия файл

@@ -8,6 +8,8 @@
8 8
               <!--</el-button>-->
9 9
               <el-input size="small" style="width:150px;" v-model="keywords" @input="searchAction"
10 10
                         @keyup.enter.native='searchAction'
11
+                        placeholder="请输入患者姓名"
12
+
11 13
                         class="filter-item"/>
12 14
               <el-select size="small" v-model="item_type" placeholder="请选择"
13 15
                           style="width:150px;margin-left:10px;" @change="changeItem">

+ 2 - 0
src/xt_pages/outpatientTool/components/settle.vue Целия файл

@@ -8,6 +8,8 @@
8 8
               <!--</el-button>-->
9 9
               <el-input size="small" style="width:150px;" v-model="keywords" @input="searchAction"
10 10
                         @keyup.enter.native='searchAction'
11
+                        placeholder="请输入患者姓名"
12
+
11 13
                         class="filter-item"/>
12 14
               <el-select size="small" v-model="item_type" placeholder="请选择"
13 15
                           style="width:150px;margin-left:10px;" @change="changeItem">