浏览代码

删除没用的样式

lighter 2 年之前
父节点
当前提交
636b75102b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/medical-insurance/charge-list/Index.vue

+ 1 - 1
src/components/medical-insurance/charge-list/Index.vue

@@ -1,6 +1,6 @@
 <template>
   <window-size>
-    <div style="display: flex; width: 100%; height: 100%; z-index: 9999">
+    <div style="display: flex; width: 100%; height: 100%;">
       <div style="width: 330px;height: 100%; padding: 0 12px; border-right: 1px solid lightgray">
         <div class="flex-header">
           <el-input v-model="patNo" placeholder="住院号" clearable style="width: 160px"></el-input>