소스 검색

提交代码

陈少旭 1 년 전
부모
커밋
7fc5c2cd19
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/xt_pages/outpatientTool/queryData.vue

+ 0 - 1
src/xt_pages/outpatientTool/queryData.vue 파일 보기

@@ -69,7 +69,6 @@
69 69
       <el-table
70 70
         :data="tableData"
71 71
         border
72
-        style="width: 100%"
73 72
         :row-style="{ color: '#303133' }"
74 73
         :header-cell-style="{
75 74
           backgroundColor: 'rgb(245, 247, 250)',