@@ -599,6 +599,7 @@ exports[`test base/CloudBeaver/List filter data with search 1`] = `
599599 <col />
600600 <col />
601601 <col />
602+ <col />
602603 <col
603604 style = " width: 82px;"
604605 />
@@ -631,6 +632,12 @@ exports[`test base/CloudBeaver/List filter data with search 1`] = `
631632 >
632633 操作详情
633634 </th >
635+ <th
636+ class = " ant-table-cell"
637+ scope = " col"
638+ >
639+ 关联工单
640+ </th >
634641 <th
635642 class = " ant-table-cell ellipsis-column-width"
636643 scope = " col"
@@ -783,6 +790,15 @@ exports[`test base/CloudBeaver/List filter data with search 1`] = `
783790
784791 </div >
785792 </td >
793+ <td
794+ style = " padding: 0px; border: 0px; height: 0px;"
795+ >
796+ <div
797+ style = " height: 0px; overflow: hidden;"
798+ >
799+
800+ </div >
801+ </td >
786802 </tr >
787803 <tr
788804 class = " ant-table-row ant-table-row-level-0"
@@ -869,6 +885,11 @@ exports[`test base/CloudBeaver/List filter data with search 1`] = `
869885 </div >
870886 </div >
871887 </td >
888+ <td
889+ class = " ant-table-cell"
890+ >
891+ -
892+ </td >
872893 <td
873894 class = " ant-table-cell ellipsis-column-width"
874895 >
@@ -1175,6 +1196,11 @@ exports[`test base/CloudBeaver/List filter data with search 1`] = `
11751196 </div >
11761197 </div >
11771198 </td >
1199+ <td
1200+ class = " ant-table-cell"
1201+ >
1202+ -
1203+ </td >
11781204 <td
11791205 class = " ant-table-cell ellipsis-column-width"
11801206 >
@@ -1436,6 +1462,11 @@ exports[`test base/CloudBeaver/List filter data with search 1`] = `
14361462 >
14371463 success
14381464 </td >
1465+ <td
1466+ class = " ant-table-cell"
1467+ >
1468+ -
1469+ </td >
14391470 <td
14401471 class = " ant-table-cell ellipsis-column-width"
14411472 >
@@ -1666,6 +1697,11 @@ exports[`test base/CloudBeaver/List filter data with search 1`] = `
16661697 >
16671698 -
16681699 </td >
1700+ <td
1701+ class = " ant-table-cell"
1702+ >
1703+ -
1704+ </td >
16691705 <td
16701706 class = " ant-table-cell ellipsis-column-width"
16711707 >
@@ -2308,6 +2344,7 @@ exports[`test base/CloudBeaver/List render init table 1`] = `
23082344 <col />
23092345 <col />
23102346 <col />
2347+ <col />
23112348 <col
23122349 style = " width: 82px;"
23132350 />
@@ -2340,6 +2377,12 @@ exports[`test base/CloudBeaver/List render init table 1`] = `
23402377 >
23412378 操作详情
23422379 </th >
2380+ <th
2381+ class = " ant-table-cell"
2382+ scope = " col"
2383+ >
2384+ 关联工单
2385+ </th >
23432386 <th
23442387 class = " ant-table-cell ellipsis-column-width"
23452388 scope = " col"
@@ -2492,6 +2535,15 @@ exports[`test base/CloudBeaver/List render init table 1`] = `
24922535
24932536 </div >
24942537 </td >
2538+ <td
2539+ style = " padding: 0px; border: 0px; height: 0px;"
2540+ >
2541+ <div
2542+ style = " height: 0px; overflow: hidden;"
2543+ >
2544+
2545+ </div >
2546+ </td >
24952547 </tr >
24962548 <tr
24972549 class = " ant-table-row ant-table-row-level-0"
@@ -2578,6 +2630,11 @@ exports[`test base/CloudBeaver/List render init table 1`] = `
25782630 </div >
25792631 </div >
25802632 </td >
2633+ <td
2634+ class = " ant-table-cell"
2635+ >
2636+ -
2637+ </td >
25812638 <td
25822639 class = " ant-table-cell ellipsis-column-width"
25832640 >
@@ -2884,6 +2941,11 @@ exports[`test base/CloudBeaver/List render init table 1`] = `
28842941 </div >
28852942 </div >
28862943 </td >
2944+ <td
2945+ class = " ant-table-cell"
2946+ >
2947+ -
2948+ </td >
28872949 <td
28882950 class = " ant-table-cell ellipsis-column-width"
28892951 >
@@ -3145,6 +3207,11 @@ exports[`test base/CloudBeaver/List render init table 1`] = `
31453207 >
31463208 success
31473209 </td >
3210+ <td
3211+ class = " ant-table-cell"
3212+ >
3213+ -
3214+ </td >
31483215 <td
31493216 class = " ant-table-cell ellipsis-column-width"
31503217 >
@@ -3375,6 +3442,11 @@ exports[`test base/CloudBeaver/List render init table 1`] = `
33753442 >
33763443 -
33773444 </td >
3445+ <td
3446+ class = " ant-table-cell"
3447+ >
3448+ -
3449+ </td >
33783450 <td
33793451 class = " ant-table-cell ellipsis-column-width"
33803452 >
@@ -4017,6 +4089,7 @@ exports[`test base/CloudBeaver/List render table when request return failed 1`]
40174089 <col />
40184090 <col />
40194091 <col />
4092+ <col />
40204093 <col
40214094 style = " width: 82px;"
40224095 />
@@ -4049,6 +4122,12 @@ exports[`test base/CloudBeaver/List render table when request return failed 1`]
40494122 >
40504123 操作详情
40514124 </th >
4125+ <th
4126+ class = " ant-table-cell"
4127+ scope = " col"
4128+ >
4129+ 关联工单
4130+ </th >
40524131 <th
40534132 class = " ant-table-cell ellipsis-column-width"
40544133 scope = " col"
@@ -4201,13 +4280,22 @@ exports[`test base/CloudBeaver/List render table when request return failed 1`]
42014280
42024281 </div >
42034282 </td >
4283+ <td
4284+ style = " padding: 0px; border: 0px; height: 0px;"
4285+ >
4286+ <div
4287+ style = " height: 0px; overflow: hidden;"
4288+ >
4289+
4290+ </div >
4291+ </td >
42044292 </tr >
42054293 <tr
42064294 class = " ant-table-placeholder"
42074295 >
42084296 <td
42094297 class = " ant-table-cell"
4210- colspan = " 11 "
4298+ colspan = " 12 "
42114299 >
42124300 <div
42134301 class = " ant-table-expanded-row-fixed"
0 commit comments