style:样式修改
Showing
1 changed file
with
1 additions
and
2 deletions
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-10-30 10:45:10 | 4 | * @LastEditTime: 2023-10-30 11:07:58 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="djxxTable"> | 7 | <div class="djxxTable"> |
8 | 9999999999 | ||
9 | <djbDetail :title="title" ref="djbDetail" :shows="shows" :propsParam="propsParam" | 8 | <djbDetail :title="title" ref="djbDetail" :shows="shows" :propsParam="propsParam" |
10 | :columns="columns" :tableData="tableData" /> | 9 | :columns="columns" :tableData="tableData" /> |
11 | </div> | 10 | </div> | ... | ... |
-
Please register or sign in to post a comment