瀏覽代碼

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

csx 3 年之前
父節點
當前提交
4e6880565b

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

+ 7 - 3
src/xt_pages/outpatientCharges/newTreatTemplate/printTwo.vue 查看文件

@@ -41,9 +41,13 @@
41 41
                       <td :colspan="item.details.length" v-if="index == 0">{{ item.total }}</td>
42 42
                     </tr>
43 43
                 </div>
44
-                <tr v-for="(item,index) in info.transBody.outputlist2" :key="index">
45
-                    <td colspan="2">{{getValue(item)}}</td>
46
-                    <td>合计: {{info.transBody.akc264?info.transBody.akc264:0}}元</td>
44
+                <tr>
45
+                  <td colspan="7">
46
+                    <div style="display:flex;flez-wrap:wrap;">
47
+                      <div style="width:33%;" v-for="(item,index) in info.transBody.outputlist2" :key="index">{{getValue(item)}}</div>
48
+                    </div>
49
+                  </td>
50
+                  <td>合计: {{info.transBody.akc264?info.transBody.akc264:0}}元</td>
47 51
                 </tr>
48 52
                 <tr>
49 53
                     <td colspan="7">