浏览代码

提交代码

陈少旭 1年前
父节点
当前提交
7fc5c2cd19
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/xt_pages/outpatientTool/queryData.vue

+ 0 - 1
src/xt_pages/outpatientTool/queryData.vue 查看文件

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