diff --git a/packages/components/radio/RadioGroup.tsx b/packages/components/radio/RadioGroup.tsx index 7d87ac00f7..d5fd4e7bce 100644 --- a/packages/components/radio/RadioGroup.tsx +++ b/packages/components/radio/RadioGroup.tsx @@ -73,7 +73,10 @@ const RadioGroup: React.FC = (originalProps) => { if (!variant.includes('filled')) return; const checkedRadio = radioGroupRef.current.querySelector?.(checkedRadioCls) as HTMLElement; - if (!checkedRadio) return; + if (!checkedRadio) { + setBarStyle(null); + return; + } const { offsetWidth, offsetHeight, offsetLeft, offsetTop } = checkedRadio; setBarStyle({ @@ -112,7 +115,7 @@ const RadioGroup: React.FC = (originalProps) => { }, []); // eslint-disable-line react-hooks/exhaustive-deps const renderBlock = () => { - if (!variant.includes('filled')) { + if (!variant.includes('filled') || !barStyle) { return null; } return
; diff --git a/test/snap/__snapshots__/csr.test.jsx.snap b/test/snap/__snapshots__/csr.test.jsx.snap index dbcc0cce2e..4b787bd343 100644 --- a/test/snap/__snapshots__/csr.test.jsx.snap +++ b/test/snap/__snapshots__/csr.test.jsx.snap @@ -42609,9 +42609,6 @@ exports[`csr snapshot test > csr test packages/components/descriptions/_example/ 4 -
csr test packages/components/descriptions/_example/ vertical -
@@ -42988,9 +42982,6 @@ exports[`csr snapshot test > csr test packages/components/descriptions/_example/ vertical -
@@ -43263,9 +43254,6 @@ exports[`csr snapshot test > csr test packages/components/descriptions/_example/ small -
csr test packages/components/descriptions/_example/ auto -
csr test packages/components/empty/_example/size.ts large -
ssr test packages/components/button/_example/status exports[`ssr snapshot test > ssr test packages/components/button/_example/theme.tsx 1`] = `"
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/base.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/base.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/card.tsx 1`] = `"
请选择
请选择
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/card.tsx 1`] = `"
请选择
请选择
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/cell.tsx 1`] = `"
请选择
请选择
隐藏周末
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
错误事件
警告事件
正常事件
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/cell.tsx 1`] = `"
请选择
请选择
隐藏周末
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
错误事件
警告事件
正常事件
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/cell-append.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
我们的纪念日
家庭聚会
29
30
31
01
02
03
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/cell-append.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
我们的纪念日
家庭聚会
29
30
31
01
02
03
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/controller-config.tsx 1`] = `"
控件全局



控件局部






请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/controller-config.tsx 1`] = `"
控件全局



控件局部






请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/events.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/events.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/filter.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/filter.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/first-day-of-week.tsx 1`] = `"
请选择
请选择
隐藏周末
25
26
27
28
29
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
04
05
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/first-day-of-week.tsx 1`] = `"
请选择
请选择
隐藏周末
25
26
27
28
29
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
04
05
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/head.tsx 1`] = `"
🗓 TDesign开发计划
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/head.tsx 1`] = `"
🗓 TDesign开发计划
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/mode.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/mode.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/range.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/range.tsx 1`] = `"
请选择
请选择
隐藏周末
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/slot-props-api.tsx 1`] = `"
2020-12 工作安排
请选择
请选择
隐藏周末
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
错误事件
警告事件
正常事件
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/slot-props-api.tsx 1`] = `"
2020-12 工作安排
请选择
请选择
隐藏周末
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
错误事件
警告事件
正常事件
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/value.tsx 1`] = `"
请选择
请选择
隐藏周末
26
27
28
29
30
31
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
01
02
03
04
05
06
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/value.tsx 1`] = `"
请选择
请选择
隐藏周末
26
27
28
29
30
31
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
01
02
03
04
05
06
"`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/week.tsx 1`] = `"
请选择
请选择
隐藏周末
星期1
星期2
星期3
星期4
星期5
星期6
星期7
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/week.tsx 1`] = `"
请选择
请选择
隐藏周末
星期1
星期2
星期3
星期4
星期5
星期6
星期7
30
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
01
02
03
"`; exports[`ssr snapshot test > ssr test packages/components/card/_example/base.tsx 1`] = `"
标题
操作
仅有内容区域的卡片形式。卡片内容区域可以是文字、图片、表单、表格等形式信息内容。可使用大中小不同的卡片尺寸,按业务需求进行呈现。
"`; @@ -149731,17 +149713,17 @@ exports[`ssr snapshot test > ssr test packages/components/collapse/_example/righ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/color-mode.tsx 1`] = `"
默认(单色 + 线性渐变)
rgba(0, 82, 217, 1)
仅单色模式
#0052d9
仅线性渐变模式
linear-gradient(45deg, #4facfe 0%, #00f2fe 100%)
"`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/enable-alpha.tsx 1`] = `"
请选择

最近使用颜色

    系统预设颜色

    "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/enable-alpha.tsx 1`] = `"
    请选择

    最近使用颜色

      系统预设颜色

      "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/panel.tsx 1`] = `"
      请选择

      最近使用颜色

        系统预设颜色

        "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/panel.tsx 1`] = `"
        请选择

        最近使用颜色

          系统预设颜色

          "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
          预设最近使用色
          请选择

          最近使用颜色

          系统预设颜色

          完全不显示最近使用色
          请选择

          系统预设颜色

          "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
          预设最近使用色
          请选择

          最近使用颜色

          系统预设颜色

          完全不显示最近使用色
          请选择

          系统预设颜色

          "`; exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/status-disabled.tsx 1`] = `"
          #0052d9
          "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/status-readonly.tsx 1`] = `"
          请选择

          最近使用颜色

            系统预设颜色

            "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/status-readonly.tsx 1`] = `"
            请选择

            最近使用颜色

              系统预设颜色

              "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/swatch-color.tsx 1`] = `"
              自定义系统色
              请选择

              最近使用颜色

                系统预设颜色

                完全不显示系统色
                请选择

                最近使用颜色

                  "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/swatch-color.tsx 1`] = `"
                  自定义系统色
                  请选择

                  最近使用颜色

                    系统预设颜色

                    完全不显示系统色
                    请选择

                    最近使用颜色

                      "`; exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/trigger.tsx 1`] = `"
                      #0052d9
                      "`; @@ -149757,7 +149739,7 @@ exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply-form.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/calendar.tsx 1`] = `"
                      please select
                      please select
                      Hide Weekend
                      MondayTuesdayWednesdayThursdayFridaySaturdaySunday
                      30
                      1
                      2
                      3
                      4
                      5
                      6
                      7
                      8
                      9
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      1
                      2
                      3
                      "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/calendar.tsx 1`] = `"
                      please select
                      please select
                      Hide Weekend
                      MondayTuesdayWednesdayThursdayFridaySaturdaySunday
                      30
                      1
                      2
                      3
                      4
                      5
                      6
                      7
                      8
                      9
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      1
                      2
                      3
                      "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/date-picker.tsx 1`] = `"
                      ~
                      ~
                      ~
                      "`; @@ -149789,7 +149771,7 @@ exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/d exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/disable-date.tsx 1`] = `"
                      -
                      "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/month.tsx 1`] = `"
                      -
                      "`; @@ -149809,19 +149791,19 @@ exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/ exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/colon.tsx 1`] = `"
                      展示冒号
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                      "`; -exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/column.tsx 1`] = `"
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                      "`; +exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/column.tsx 1`] = `"
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                      "`; exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/custom-style.tsx 1`] = `"
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                      "`; exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/items.tsx 1`] = `"
                      Shipping address
                      NameTDesign139****0609
                      Area

                      China Tencent Headquarters

                      Address Shenzhen Penguin Island D1 4A Mail Center
                      "`; -exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/layout.tsx 1`] = `"
                      layout:
                      itemLayout:
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                      "`; +exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/layout.tsx 1`] = `"
                      layout:
                      itemLayout:
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                      "`; exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/nest.tsx 1`] = `"
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddress
                      CityShenzhenDetailPenguin Island D1 4A Mail Center
                      "`; -exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/size.tsx 1`] = `"
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                      "`; +exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/size.tsx 1`] = `"
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                      "`; -exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/table-layout.tsx 1`] = `"
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                      "`; +exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/table-layout.tsx 1`] = `"
                      Shipping address
                      NameTDesignTelephone Number139****0609
                      AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                      "`; exports[`ssr snapshot test > ssr test packages/components/dialog/_example/async.tsx 1`] = `""`; @@ -149903,11 +149885,11 @@ exports[`ssr snapshot test > ssr test packages/components/empty/_example/operati exports[`ssr snapshot test > ssr test packages/components/empty/_example/self-defined.tsx 1`] = `"
                      暂无数据
                      暂无数据
                      暂无数据
                      暂无数据
                      "`; -exports[`ssr snapshot test > ssr test packages/components/empty/_example/size.tsx 1`] = `"
                      暂无数据
                      建设中
                      网络错误
                      成功
                      失败
                      "`; +exports[`ssr snapshot test > ssr test packages/components/empty/_example/size.tsx 1`] = `"
                      暂无数据
                      建设中
                      网络错误
                      成功
                      失败
                      "`; exports[`ssr snapshot test > ssr test packages/components/empty/_example/status.tsx 1`] = `"
                      暂无数据
                      建设中
                      网络错误
                      成功
                      失败
                      "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/align.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/align.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/base.tsx 1`] = `"
                      "`; @@ -149917,21 +149899,21 @@ exports[`ssr snapshot test > ssr test packages/components/form/_example/custom-v exports[`ssr snapshot test > ssr test packages/components/form/_example/customized-form-controls.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
                      请选择单张图片文件上传
                      提交
                      重置
                      "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
                      请选择单张图片文件上传
                      提交
                      重置
                      "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
                      一句话介绍自己
                      "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
                      一句话介绍自己
                      "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/form-field-linkage.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/form-list.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/layout.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/layout.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/login.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/nested-data.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/reset.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/reset.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-complicated-data.tsx 1`] = `"
                      学生1
                      学生2
                      "`; @@ -150069,7 +150051,7 @@ exports[`ssr snapshot test > ssr test packages/components/input-number/_example/ exports[`ssr snapshot test > ssr test packages/components/input-number/_example/size.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/input-number/_example/status.tsx 1`] = `"
                      这是普通文本提示
                      校验通过文本提示
                      校验不通过文本提示
                      校验存在严重问题文本提示
                      "`; +exports[`ssr snapshot test > ssr test packages/components/input-number/_example/status.tsx 1`] = `"
                      这是普通文本提示
                      校验通过文本提示
                      校验不通过文本提示
                      校验存在严重问题文本提示
                      "`; exports[`ssr snapshot test > ssr test packages/components/input-number/_example/step.tsx 1`] = `"
                      "`; @@ -150199,7 +150181,7 @@ exports[`ssr snapshot test > ssr test packages/components/pagination/_example/mo exports[`ssr snapshot test > ssr test packages/components/pagination/_example/page-num.tsx 1`] = `"
                      共 645 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 33
                      "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
                      layout:
                      size:
                      "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
                      layout:
                      size:
                      "`; exports[`ssr snapshot test > ssr test packages/components/pagination/_example/simple.tsx 1`] = `"
                      共 100 条数据
                      请选择
                      跳至
                      / 20 页
                      "`; @@ -150261,11 +150243,11 @@ exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/custom exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/customStatusRender.tsx 1`] = `"

                      加载中...

                      二维码过期

                      点击刷新

                      已扫描
                      "`; -exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/download.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/download.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/icon.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/level.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/level.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/popover.tsx 1`] = `""`; @@ -150275,11 +150257,11 @@ exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/type.t exports[`ssr snapshot test > ssr test packages/components/radio/_example/base.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/radio/_example/group.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/radio/_example/group.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/radio/_example/size.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/radio/_example/size.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/radio/_example/type.tsx 1`] = `"
                      普通单选按钮
                      边框型单选按钮
                      填充型单选按钮
                      "`; +exports[`ssr snapshot test > ssr test packages/components/radio/_example/type.tsx 1`] = `"
                      普通单选按钮
                      边框型单选按钮
                      填充型单选按钮
                      "`; exports[`ssr snapshot test > ssr test packages/components/range-input/_example/base.tsx 1`] = `"
                      -
                      "`; @@ -150479,15 +150461,15 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/affix.t exports[`ssr snapshot test > ssr test packages/components/table/_example/async-loading.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      正在加载中,请稍后
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/base.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      共 28 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      跳至
                      / 6 页
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/base.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      共 28 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      跳至
                      / 6 页
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-cell.tsx 1`] = `"
                      申请人
                      审批状态
                      申请事项
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      宣传物料制作费用
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      algolia 服务报销
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      相关周边制作费
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      激励奖品快递费
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      宣传物料制作费用
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-footer.tsx 1`] = `"
                      申请人
                      审批状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      表尾信息
                      表尾信息
                      表尾信息
                      表尾信息
                      表尾信息
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-footer.tsx 1`] = `"
                      申请人
                      审批状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      表尾信息
                      表尾信息
                      表尾信息
                      表尾信息
                      表尾信息
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-header.tsx 1`] = `"
                      申请人
                      申请事项
                      审批状态
                      邮箱地址
                      申请时间
                      贾明宣传物料制作费用
                      审批通过
                      w.cezkdudy@lhll.au2022-01-01
                      张三algolia 服务报销
                      审批失败
                      r.nmgw@peurezgn.sl2022-02-01
                      王芳相关周边制作费
                      审批过期
                      p.cumx@rampblpa.ru2022-03-01
                      贾明激励奖品快递费
                      审批通过
                      w.cezkdudy@lhll.au2022-04-01
                      张三宣传物料制作费用
                      审批失败
                      r.nmgw@peurezgn.sl2022-01-01
                      "`; @@ -150507,15 +150489,15 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/ellipsi exports[`ssr snapshot test > ssr test packages/components/table/_example/empty.tsx 1`] = `"
                      项目名称
                      管理员
                      所属公司
                      暂无数据
                      项目名称
                      管理员
                      所属公司
                      😄 it is empty. 😁
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      操作
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01查看详情
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01再次申请
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01再次申请
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01查看详情
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01再次申请
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      操作
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01查看详情
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01再次申请
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01再次申请
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01查看详情
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01再次申请
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/filter-controlled.tsx 1`] = `"
                      已选筛选条件:{"lastName":[]}
                      申请人
                      申请状态
                      签署方式
                      Email
                      Date
                      搜索“”,找到 5 条结果
                      贾明
                      审批通过
                      电子签署w.cezkdudy@lhll.au2022-01-01
                      张三
                      审批失败
                      纸质签署r.nmgw@peurezgn.sl2022-02-01
                      王芳
                      审批过期
                      纸质签署p.cumx@rampblpa.ru2022-03-01
                      贾明
                      审批通过
                      电子签署w.cezkdudy@lhll.au2022-04-01
                      张三
                      审批失败
                      纸质签署r.nmgw@peurezgn.sl2022-01-01
                      共 0 条数据
                      请选择
                      • 1
                      跳至
                      / 1 页
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-column.tsx 1`] = `"
                      申请人
                      审批状态
                      邮箱地址
                      申请事项
                      申请日期
                      操作
                      贾明
                      审批通过
                      w.cezkdudy@lhll.au宣传物料制作费用2022-01-01查看详情
                      张三
                      审批失败
                      r.nmgw@peurezgn.slalgolia 服务报销2022-02-01再次申请
                      王芳
                      审批过期
                      p.cumx@rampblpa.ru相关周边制作费2022-03-01再次申请
                      贾明
                      审批通过
                      w.cezkdudy@lhll.au激励奖品快递费2022-04-01查看详情
                      张三
                      审批失败
                      r.nmgw@peurezgn.sl宣传物料制作费用2022-01-01再次申请
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-column.tsx 1`] = `"
                      申请人
                      审批状态
                      邮箱地址
                      申请事项
                      申请日期
                      操作
                      贾明
                      审批通过
                      w.cezkdudy@lhll.au宣传物料制作费用2022-01-01查看详情
                      张三
                      审批失败
                      r.nmgw@peurezgn.slalgolia 服务报销2022-02-01再次申请
                      王芳
                      审批过期
                      p.cumx@rampblpa.ru相关周边制作费2022-03-01再次申请
                      贾明
                      审批通过
                      w.cezkdudy@lhll.au激励奖品快递费2022-04-01查看详情
                      张三
                      审批失败
                      r.nmgw@peurezgn.sl宣传物料制作费用2022-01-01再次申请
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-header.tsx 1`] = `"
                      申请人
                      审批状态
                      申请事项
                      邮箱地址
                      申请日期
                      操作
                      贾明
                      审批通过
                      宣传物料制作费用
                      w.cezkdudy@lhll.au
                      2022-01-01查看详情
                      张三
                      审批失败
                      algolia 服务报销
                      r.nmgw@peurezgn.sl
                      2022-02-01再次申请
                      王芳
                      审批过期
                      相关周边制作费
                      p.cumx@rampblpa.ru
                      2022-03-01再次申请
                      贾明
                      审批通过
                      激励奖品快递费
                      w.cezkdudy@lhll.au
                      2022-04-01查看详情
                      张三
                      审批失败
                      宣传物料制作费用
                      r.nmgw@peurezgn.sl
                      2022-01-01再次申请
                      王芳
                      审批过期
                      algolia 服务报销
                      p.cumx@rampblpa.ru
                      2022-02-01再次申请
                      贾明
                      审批通过
                      相关周边制作费
                      w.cezkdudy@lhll.au
                      2022-03-01查看详情
                      张三
                      审批失败
                      激励奖品快递费
                      r.nmgw@peurezgn.sl
                      2022-04-01再次申请
                      王芳
                      审批过期
                      宣传物料制作费用
                      p.cumx@rampblpa.ru
                      2022-01-01再次申请
                      贾明
                      审批通过
                      algolia 服务报销
                      w.cezkdudy@lhll.au
                      2022-02-01查看详情
                      张三
                      审批失败
                      相关周边制作费
                      r.nmgw@peurezgn.sl
                      2022-03-01再次申请
                      王芳
                      审批过期
                      激励奖品快递费
                      p.cumx@rampblpa.ru
                      2022-04-01再次申请
                      贾明
                      审批通过
                      宣传物料制作费用
                      w.cezkdudy@lhll.au
                      2022-01-01查看详情
                      张三
                      审批失败
                      algolia 服务报销
                      r.nmgw@peurezgn.sl
                      2022-02-01再次申请
                      王芳
                      审批过期
                      相关周边制作费
                      p.cumx@rampblpa.ru
                      2022-03-01再次申请
                      贾明
                      审批通过
                      激励奖品快递费
                      w.cezkdudy@lhll.au
                      2022-04-01查看详情
                      张三
                      审批失败
                      宣传物料制作费用
                      r.nmgw@peurezgn.sl
                      2022-01-01再次申请
                      王芳
                      审批过期
                      algolia 服务报销
                      p.cumx@rampblpa.ru
                      2022-02-01再次申请
                      贾明
                      审批通过
                      相关周边制作费
                      w.cezkdudy@lhll.au
                      2022-03-01查看详情
                      张三
                      审批失败
                      激励奖品快递费
                      r.nmgw@peurezgn.sl
                      2022-04-01再次申请
                      ------
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-header.tsx 1`] = `"
                      申请人
                      审批状态
                      申请事项
                      邮箱地址
                      申请日期
                      操作
                      贾明
                      审批通过
                      宣传物料制作费用
                      w.cezkdudy@lhll.au
                      2022-01-01查看详情
                      张三
                      审批失败
                      algolia 服务报销
                      r.nmgw@peurezgn.sl
                      2022-02-01再次申请
                      王芳
                      审批过期
                      相关周边制作费
                      p.cumx@rampblpa.ru
                      2022-03-01再次申请
                      贾明
                      审批通过
                      激励奖品快递费
                      w.cezkdudy@lhll.au
                      2022-04-01查看详情
                      张三
                      审批失败
                      宣传物料制作费用
                      r.nmgw@peurezgn.sl
                      2022-01-01再次申请
                      王芳
                      审批过期
                      algolia 服务报销
                      p.cumx@rampblpa.ru
                      2022-02-01再次申请
                      贾明
                      审批通过
                      相关周边制作费
                      w.cezkdudy@lhll.au
                      2022-03-01查看详情
                      张三
                      审批失败
                      激励奖品快递费
                      r.nmgw@peurezgn.sl
                      2022-04-01再次申请
                      王芳
                      审批过期
                      宣传物料制作费用
                      p.cumx@rampblpa.ru
                      2022-01-01再次申请
                      贾明
                      审批通过
                      algolia 服务报销
                      w.cezkdudy@lhll.au
                      2022-02-01查看详情
                      张三
                      审批失败
                      相关周边制作费
                      r.nmgw@peurezgn.sl
                      2022-03-01再次申请
                      王芳
                      审批过期
                      激励奖品快递费
                      p.cumx@rampblpa.ru
                      2022-04-01再次申请
                      贾明
                      审批通过
                      宣传物料制作费用
                      w.cezkdudy@lhll.au
                      2022-01-01查看详情
                      张三
                      审批失败
                      algolia 服务报销
                      r.nmgw@peurezgn.sl
                      2022-02-01再次申请
                      王芳
                      审批过期
                      相关周边制作费
                      p.cumx@rampblpa.ru
                      2022-03-01再次申请
                      贾明
                      审批通过
                      激励奖品快递费
                      w.cezkdudy@lhll.au
                      2022-04-01查看详情
                      张三
                      审批失败
                      宣传物料制作费用
                      r.nmgw@peurezgn.sl
                      2022-01-01再次申请
                      王芳
                      审批过期
                      algolia 服务报销
                      p.cumx@rampblpa.ru
                      2022-02-01再次申请
                      贾明
                      审批通过
                      相关周边制作费
                      w.cezkdudy@lhll.au
                      2022-03-01查看详情
                      张三
                      审批失败
                      激励奖品快递费
                      r.nmgw@peurezgn.sl
                      2022-04-01再次申请
                      ------
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-header-col.tsx 1`] = `"
                      申请人
                      审批状态
                      签署方式
                      申请事项
                      邮箱地址
                      申请日期
                      操作
                      贾明
                      审批通过
                      电子签署宣传物料制作费用w.cezkdudy@lhll.au2022-01-01查看详情
                      张三
                      审批失败
                      纸质签署algolia 服务报销r.nmgw@peurezgn.sl2022-02-01再次申请
                      王芳
                      审批过期
                      纸质签署相关周边制作费p.cumx@rampblpa.ru2022-03-01再次申请
                      贾明
                      审批通过
                      电子签署激励奖品快递费w.cezkdudy@lhll.au2022-04-01查看详情
                      张三
                      审批失败
                      纸质签署宣传物料制作费用r.nmgw@peurezgn.sl2022-01-01再次申请
                      王芳
                      审批过期
                      纸质签署algolia 服务报销p.cumx@rampblpa.ru2022-02-01再次申请
                      贾明
                      审批通过
                      电子签署相关周边制作费w.cezkdudy@lhll.au2022-03-01查看详情
                      张三
                      审批失败
                      纸质签署激励奖品快递费r.nmgw@peurezgn.sl2022-04-01再次申请
                      王芳
                      审批过期
                      纸质签署宣传物料制作费用p.cumx@rampblpa.ru2022-01-01再次申请
                      贾明
                      审批通过
                      电子签署algolia 服务报销w.cezkdudy@lhll.au2022-02-01查看详情
                      张三
                      审批失败
                      纸质签署相关周边制作费r.nmgw@peurezgn.sl2022-03-01再次申请
                      王芳
                      审批过期
                      纸质签署激励奖品快递费p.cumx@rampblpa.ru2022-04-01再次申请
                      贾明
                      审批通过
                      电子签署宣传物料制作费用w.cezkdudy@lhll.au2022-01-01查看详情
                      张三
                      审批失败
                      纸质签署algolia 服务报销r.nmgw@peurezgn.sl2022-02-01再次申请
                      王芳
                      审批过期
                      纸质签署相关周边制作费p.cumx@rampblpa.ru2022-03-01再次申请
                      贾明
                      审批通过
                      电子签署激励奖品快递费w.cezkdudy@lhll.au2022-04-01查看详情
                      张三
                      审批失败
                      纸质签署宣传物料制作费用r.nmgw@peurezgn.sl2022-01-01再次申请
                      王芳
                      审批过期
                      纸质签署algolia 服务报销p.cumx@rampblpa.ru2022-02-01再次申请
                      贾明
                      审批通过
                      电子签署相关周边制作费w.cezkdudy@lhll.au2022-03-01查看详情
                      张三
                      审批失败
                      纸质签署激励奖品快递费r.nmgw@peurezgn.sl2022-04-01再次申请
                      共20条----
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-header-col.tsx 1`] = `"
                      申请人
                      审批状态
                      签署方式
                      申请事项
                      邮箱地址
                      申请日期
                      操作
                      贾明
                      审批通过
                      电子签署宣传物料制作费用w.cezkdudy@lhll.au2022-01-01查看详情
                      张三
                      审批失败
                      纸质签署algolia 服务报销r.nmgw@peurezgn.sl2022-02-01再次申请
                      王芳
                      审批过期
                      纸质签署相关周边制作费p.cumx@rampblpa.ru2022-03-01再次申请
                      贾明
                      审批通过
                      电子签署激励奖品快递费w.cezkdudy@lhll.au2022-04-01查看详情
                      张三
                      审批失败
                      纸质签署宣传物料制作费用r.nmgw@peurezgn.sl2022-01-01再次申请
                      王芳
                      审批过期
                      纸质签署algolia 服务报销p.cumx@rampblpa.ru2022-02-01再次申请
                      贾明
                      审批通过
                      电子签署相关周边制作费w.cezkdudy@lhll.au2022-03-01查看详情
                      张三
                      审批失败
                      纸质签署激励奖品快递费r.nmgw@peurezgn.sl2022-04-01再次申请
                      王芳
                      审批过期
                      纸质签署宣传物料制作费用p.cumx@rampblpa.ru2022-01-01再次申请
                      贾明
                      审批通过
                      电子签署algolia 服务报销w.cezkdudy@lhll.au2022-02-01查看详情
                      张三
                      审批失败
                      纸质签署相关周边制作费r.nmgw@peurezgn.sl2022-03-01再次申请
                      王芳
                      审批过期
                      纸质签署激励奖品快递费p.cumx@rampblpa.ru2022-04-01再次申请
                      贾明
                      审批通过
                      电子签署宣传物料制作费用w.cezkdudy@lhll.au2022-01-01查看详情
                      张三
                      审批失败
                      纸质签署algolia 服务报销r.nmgw@peurezgn.sl2022-02-01再次申请
                      王芳
                      审批过期
                      纸质签署相关周边制作费p.cumx@rampblpa.ru2022-03-01再次申请
                      贾明
                      审批通过
                      电子签署激励奖品快递费w.cezkdudy@lhll.au2022-04-01查看详情
                      张三
                      审批失败
                      纸质签署宣传物料制作费用r.nmgw@peurezgn.sl2022-01-01再次申请
                      王芳
                      审批过期
                      纸质签署algolia 服务报销p.cumx@rampblpa.ru2022-02-01再次申请
                      贾明
                      审批通过
                      电子签署相关周边制作费w.cezkdudy@lhll.au2022-03-01查看详情
                      张三
                      审批失败
                      纸质签署激励奖品快递费r.nmgw@peurezgn.sl2022-04-01再次申请
                      共20条----
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/lazy.tsx 1`] = `"
                      申请人
                      申请状态
                      申请事项
                      邮箱地址
                      申请时间
                      "`; @@ -150527,7 +150509,7 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/multi-h exports[`ssr snapshot test > ssr test packages/components/table/_example/multiple-sort.tsx 1`] = `"
                      排序方式:[{"sortBy":"status","descending":true},{"sortBy":"survivalTime","descending":false}]
                      申请人
                      申请状态
                      申请耗时(天)
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      2电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      3纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      1纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      4电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      2纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
                      序号
                      申请人
                      申请状态
                      签署方式
                      申请时间
                      6贾明
                      审批通过
                      电子签署2022-01-01
                      7张三
                      审批失败
                      纸质签署2022-02-01
                      8王芳
                      审批过期
                      纸质签署2022-03-01
                      9贾明
                      审批通过
                      电子签署2022-04-01
                      10张三
                      审批失败
                      纸质签署2022-01-01
                      11王芳
                      审批过期
                      纸质签署2022-02-01
                      12贾明
                      审批通过
                      电子签署2022-03-01
                      13张三
                      审批失败
                      纸质签署2022-04-01
                      14王芳
                      审批过期
                      纸质签署2022-01-01
                      15贾明
                      审批通过
                      电子签署2022-02-01
                      16张三
                      审批失败
                      纸质签署2022-03-01
                      17王芳
                      审批过期
                      纸质签署2022-04-01
                      18贾明
                      审批通过
                      电子签署2022-01-01
                      19张三
                      审批失败
                      纸质签署2022-02-01
                      20王芳
                      审批过期
                      纸质签署2022-03-01
                      21贾明
                      审批通过
                      电子签署2022-04-01
                      22张三
                      审批失败
                      纸质签署2022-01-01
                      23王芳
                      审批过期
                      纸质签署2022-02-01
                      24贾明
                      审批通过
                      电子签署2022-03-01
                      25张三
                      审批失败
                      纸质签署2022-04-01
                      26王芳
                      审批过期
                      纸质签署2022-01-01
                      27贾明
                      审批通过
                      电子签署2022-02-01
                      28张三
                      审批失败
                      纸质签署2022-03-01
                      29王芳
                      审批过期
                      纸质签署2022-04-01
                      30贾明
                      审批通过
                      电子签署2022-01-01
                      31张三
                      审批失败
                      纸质签署2022-02-01
                      32王芳
                      审批过期
                      纸质签署2022-03-01
                      33贾明
                      审批通过
                      电子签署2022-04-01
                      34张三
                      审批失败
                      纸质签署2022-01-01
                      35王芳
                      审批过期
                      纸质签署2022-02-01
                      36贾明
                      审批通过
                      电子签署2022-03-01
                      37张三
                      审批失败
                      纸质签署2022-04-01
                      38王芳
                      审批过期
                      纸质签署2022-01-01
                      39贾明
                      审批通过
                      电子签署2022-02-01
                      40张三
                      审批失败
                      纸质签署2022-03-01
                      41王芳
                      审批过期
                      纸质签署2022-04-01
                      42贾明
                      审批通过
                      电子签署2022-01-01
                      43张三
                      审批失败
                      纸质签署2022-02-01
                      44王芳
                      审批过期
                      纸质签署2022-03-01
                      45贾明
                      审批通过
                      电子签署2022-04-01
                      46张三
                      审批失败
                      纸质签署2022-01-01
                      47王芳
                      审批过期
                      纸质签署2022-02-01
                      48贾明
                      审批通过
                      电子签署2022-03-01
                      49张三
                      审批失败
                      纸质签署2022-04-01
                      50王芳
                      审批过期
                      纸质签署2022-01-01
                      51贾明
                      审批通过
                      电子签署2022-02-01
                      52张三
                      审批失败
                      纸质签署2022-03-01
                      53王芳
                      审批过期
                      纸质签署2022-04-01
                      54贾明
                      审批通过
                      电子签署2022-01-01
                      55张三
                      审批失败
                      纸质签署2022-02-01
                      56王芳
                      审批过期
                      纸质签署2022-03-01
                      57贾明
                      审批通过
                      电子签署2022-04-01
                      58张三
                      审批失败
                      纸质签署2022-01-01
                      59王芳
                      审批过期
                      纸质签署2022-02-01
                      60贾明
                      审批通过
                      电子签署2022-03-01
                      61张三
                      审批失败
                      纸质签署2022-04-01
                      62王芳
                      审批过期
                      纸质签署2022-01-01
                      63贾明
                      审批通过
                      电子签署2022-02-01
                      64张三
                      审批失败
                      纸质签署2022-03-01
                      共 59 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 12
                      跳至
                      / 12 页
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
                      序号
                      申请人
                      申请状态
                      签署方式
                      申请时间
                      6贾明
                      审批通过
                      电子签署2022-01-01
                      7张三
                      审批失败
                      纸质签署2022-02-01
                      8王芳
                      审批过期
                      纸质签署2022-03-01
                      9贾明
                      审批通过
                      电子签署2022-04-01
                      10张三
                      审批失败
                      纸质签署2022-01-01
                      11王芳
                      审批过期
                      纸质签署2022-02-01
                      12贾明
                      审批通过
                      电子签署2022-03-01
                      13张三
                      审批失败
                      纸质签署2022-04-01
                      14王芳
                      审批过期
                      纸质签署2022-01-01
                      15贾明
                      审批通过
                      电子签署2022-02-01
                      16张三
                      审批失败
                      纸质签署2022-03-01
                      17王芳
                      审批过期
                      纸质签署2022-04-01
                      18贾明
                      审批通过
                      电子签署2022-01-01
                      19张三
                      审批失败
                      纸质签署2022-02-01
                      20王芳
                      审批过期
                      纸质签署2022-03-01
                      21贾明
                      审批通过
                      电子签署2022-04-01
                      22张三
                      审批失败
                      纸质签署2022-01-01
                      23王芳
                      审批过期
                      纸质签署2022-02-01
                      24贾明
                      审批通过
                      电子签署2022-03-01
                      25张三
                      审批失败
                      纸质签署2022-04-01
                      26王芳
                      审批过期
                      纸质签署2022-01-01
                      27贾明
                      审批通过
                      电子签署2022-02-01
                      28张三
                      审批失败
                      纸质签署2022-03-01
                      29王芳
                      审批过期
                      纸质签署2022-04-01
                      30贾明
                      审批通过
                      电子签署2022-01-01
                      31张三
                      审批失败
                      纸质签署2022-02-01
                      32王芳
                      审批过期
                      纸质签署2022-03-01
                      33贾明
                      审批通过
                      电子签署2022-04-01
                      34张三
                      审批失败
                      纸质签署2022-01-01
                      35王芳
                      审批过期
                      纸质签署2022-02-01
                      36贾明
                      审批通过
                      电子签署2022-03-01
                      37张三
                      审批失败
                      纸质签署2022-04-01
                      38王芳
                      审批过期
                      纸质签署2022-01-01
                      39贾明
                      审批通过
                      电子签署2022-02-01
                      40张三
                      审批失败
                      纸质签署2022-03-01
                      41王芳
                      审批过期
                      纸质签署2022-04-01
                      42贾明
                      审批通过
                      电子签署2022-01-01
                      43张三
                      审批失败
                      纸质签署2022-02-01
                      44王芳
                      审批过期
                      纸质签署2022-03-01
                      45贾明
                      审批通过
                      电子签署2022-04-01
                      46张三
                      审批失败
                      纸质签署2022-01-01
                      47王芳
                      审批过期
                      纸质签署2022-02-01
                      48贾明
                      审批通过
                      电子签署2022-03-01
                      49张三
                      审批失败
                      纸质签署2022-04-01
                      50王芳
                      审批过期
                      纸质签署2022-01-01
                      51贾明
                      审批通过
                      电子签署2022-02-01
                      52张三
                      审批失败
                      纸质签署2022-03-01
                      53王芳
                      审批过期
                      纸质签署2022-04-01
                      54贾明
                      审批通过
                      电子签署2022-01-01
                      55张三
                      审批失败
                      纸质签署2022-02-01
                      56王芳
                      审批过期
                      纸质签署2022-03-01
                      57贾明
                      审批通过
                      电子签署2022-04-01
                      58张三
                      审批失败
                      纸质签署2022-01-01
                      59王芳
                      审批过期
                      纸质签署2022-02-01
                      60贾明
                      审批通过
                      电子签署2022-03-01
                      61张三
                      审批失败
                      纸质签署2022-04-01
                      62王芳
                      审批过期
                      纸质签署2022-01-01
                      63贾明
                      审批通过
                      电子签署2022-02-01
                      64张三
                      审批失败
                      纸质签署2022-03-01
                      共 59 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 12
                      跳至
                      / 12 页
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/select-multiple.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      "`; @@ -150539,27 +150521,27 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/style.t exports[`ssr snapshot test > ssr test packages/components/table/_example/tree.tsx 1`] = `"
                      排序
                      编号
                      名称
                      签署方式
                      操作
                      0
                      申请人 0_1 号
                      电子签署
                      1
                      申请人 1_1 号
                      纸质签署
                      2
                      申请人 2_1 号
                      电子签署
                      3
                      申请人 3_1 号
                      纸质签署
                      4
                      申请人 4_1 号
                      电子签署
                      66666
                      申请人懒加载节点 66666,点我体验
                      电子签署
                      88888
                      申请人懒加载节点 88888,点我体验
                      电子签署
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/tree-select.tsx 1`] = `"
                      序号
                      申请人
                      状态
                      申请事项
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/tree-select.tsx 1`] = `"
                      序号
                      申请人
                      状态
                      申请事项
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/virtual-scroll.tsx 1`] = `"
                      序号
                      申请人
                      申请状态
                      申请事项
                      邮箱地址
                      申请时间
                      "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/ban.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3
                      选项卡1内容区
                      "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/ban.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3
                      选项卡1内容区
                      "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/base.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3

                      选项卡1的内容,使用 TabPanel 渲染

                      选项卡一
                      选项卡二
                      选项卡三

                      这是选项卡一的内容,使用 Tabs 渲染

                      "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/combination.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3
                      选项卡4
                      选项卡5
                      选项卡6
                      选项卡7
                      选项卡8
                      选项卡9
                      选项卡10
                      选项卡11
                      选项卡12
                      选项卡13
                      选项卡14
                      选项卡15
                      选项卡16
                      选项卡17
                      选项卡18
                      选项卡19
                      选项卡20
                      选项卡1内容区
                      "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/combination.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3
                      选项卡4
                      选项卡5
                      选项卡6
                      选项卡7
                      选项卡8
                      选项卡9
                      选项卡10
                      选项卡11
                      选项卡12
                      选项卡13
                      选项卡14
                      选项卡15
                      选项卡16
                      选项卡17
                      选项卡18
                      选项卡19
                      选项卡20
                      选项卡1内容区
                      "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/custom.tsx 1`] = `"
                      选项卡 1
                      选项卡 2
                      选项卡 3
                      选项卡 4
                      选项卡 5
                      选项卡 6
                      选项卡 7
                      选项卡 8
                      选项卡 9
                      选项卡 10
                      选项卡 1内容区
                      "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/drag-sort.tsx 1`] = `"
                      选项卡一
                      选项卡二
                      选项卡三

                      这是选项卡一的内容,使用 Tabs 渲染

                      选项卡一
                      选项卡二
                      选项卡三

                      这是选项卡一的内容,使用 Tabs 渲染

                      "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3
                      选项卡1内容区
                      "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3
                      选项卡1内容区
                      "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/lazy-load.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3

                      选项卡1的内容,使用 TabPanel 渲染

                      选项卡一
                      选项卡二
                      选项卡三

                      这是选项卡1的内容,使用 Tabs 渲染

                      "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/operation.tsx 1`] = `"
                      选项卡1
                      选项卡1
                      "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/position.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3
                      选项卡1内容区
                      "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/position.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3
                      选项卡1内容区
                      "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/size.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡1内容区
                      选项卡1
                      选项卡2
                      选项卡1内容区
                      "`; @@ -150633,13 +150615,13 @@ exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/s exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/twelve-hour-meridian.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/timeline/_example/base.tsx 1`] = `"

                      时间轴方向

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; +exports[`ssr snapshot test > ssr test packages/components/timeline/_example/base.tsx 1`] = `"

                      时间轴方向

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customContent.tsx 1`] = `"
                      • 事件一
                        事件一自定义内容
                        2022-01-01
                      • 事件二
                        事件二自定义内容
                        2022-02-01
                      • 事件三
                        事件三自定义内容
                        2022-03-01
                      • 事件四
                        事件四自定义内容
                        2022-04-01
                      "`; -exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

                      时间轴样式

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; +exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

                      时间轴样式

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; -exports[`ssr snapshot test > ssr test packages/components/timeline/_example/layout.tsx 1`] = `"

                      时间轴方向

                      对齐方式

                      label对齐方式

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; +exports[`ssr snapshot test > ssr test packages/components/timeline/_example/layout.tsx 1`] = `"

                      时间轴方向

                      对齐方式

                      label对齐方式

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/loading.tsx 1`] = `"

                      加载中

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; @@ -150723,7 +150705,7 @@ exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/b exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/collapsed.tsx 1`] = `"
                      广州市
                      +1
                      广州市
                      更多...
                      "`; -exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/filterable.tsx 1`] = `"
                      请选择
                      "`; +exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/filterable.tsx 1`] = `"
                      请选择
                      "`; exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/lazy.tsx 1`] = `"
                      "`; @@ -150751,11 +150733,11 @@ exports[`ssr snapshot test > ssr test packages/components/typography/_example/te exports[`ssr snapshot test > ssr test packages/components/typography/_example/title.tsx 1`] = `"

                      H1. TDesign

                      H2. TDesign

                      H3. TDesign

                      H4. TDesign

                      H5. TDesign
                      H6. TDesign
                      "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/base.tsx 1`] = `"

                      要求文件大小在 1M 以内
                      文件上传失败示例
                      "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/base.tsx 1`] = `"

                      要求文件大小在 1M 以内
                      文件上传失败示例
                      "`; exports[`ssr snapshot test > ssr test packages/components/upload/_example/custom-drag.tsx 1`] = `"


                      "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/draggable.tsx 1`] = `"
                      是否自动上传:

                      点击上传  /  拖拽到此区域
                      默认文件
                      文件大小1.0 KB上传日期2022-09-25
                      "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/draggable.tsx 1`] = `"
                      是否自动上传:

                      点击上传  /  拖拽到此区域
                      默认文件
                      文件大小1.0 KB上传日期2022-09-25
                      "`; exports[`ssr snapshot test > ssr test packages/components/upload/_example/file-flow-list.tsx 1`] = `"

                      支持批量上传文件,文件格式不限,最多只能上传 10 份文件
                      点击上方“选择文件”或将文件拖拽到此区域
                      取消上传
                      点击上传
                      "`; @@ -150763,7 +150745,7 @@ exports[`ssr snapshot test > ssr test packages/components/upload/_example/image. exports[`ssr snapshot test > ssr test packages/components/upload/_example/img-flow-list.tsx 1`] = `"
                      AutoUpload

                      支持批量上传图片文件
                      • demo…-1.png

                      • avatar.jpg

                      取消上传

                      Different Status Images
                      • loading.svg

                      • loading.svg

                      • 上传中 10%

                        loading.svg

                      • 上传失败

                        loading.svg

                      "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/request-method.tsx 1`] = `"
                      自定义上传方法需要返回成功或失败信息
                      "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/request-method.tsx 1`] = `"
                      自定义上传方法需要返回成功或失败信息
                      "`; exports[`ssr snapshot test > ssr test packages/components/upload/_example/single-custom.tsx 1`] = `"
                      上传文件大小在 1M 以内
                      "`; diff --git a/test/snap/__snapshots__/ssr.test.jsx.snap b/test/snap/__snapshots__/ssr.test.jsx.snap index 7c57345cd1..2e6bffd5e7 100644 --- a/test/snap/__snapshots__/ssr.test.jsx.snap +++ b/test/snap/__snapshots__/ssr.test.jsx.snap @@ -122,33 +122,33 @@ exports[`ssr snapshot test > ssr test packages/components/button/_example/status exports[`ssr snapshot test > ssr test packages/components/button/_example/theme.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/base.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/base.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/card.tsx 1`] = `"
                      请选择
                      请选择
                      30
                      1
                      2
                      3
                      4
                      5
                      6
                      7
                      8
                      9
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      1
                      2
                      3
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/card.tsx 1`] = `"
                      请选择
                      请选择
                      30
                      1
                      2
                      3
                      4
                      5
                      6
                      7
                      8
                      9
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      1
                      2
                      3
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/cell.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      1
                      2
                      3
                      4
                      5
                      6
                      7
                      8
                      9
                      10
                      11
                      12
                      13
                      14
                      15
                      错误事件
                      警告事件
                      正常事件
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      1
                      2
                      3
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/cell.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      1
                      2
                      3
                      4
                      5
                      6
                      7
                      8
                      9
                      10
                      11
                      12
                      13
                      14
                      15
                      错误事件
                      警告事件
                      正常事件
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      1
                      2
                      3
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/cell-append.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      我们的纪念日
                      家庭聚会
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/cell-append.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      我们的纪念日
                      家庭聚会
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/controller-config.tsx 1`] = `"
                      控件全局



                      控件局部






                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/controller-config.tsx 1`] = `"
                      控件全局



                      控件局部






                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/events.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/events.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/filter.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/filter.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/first-day-of-week.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      25
                      26
                      27
                      28
                      29
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      04
                      05
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/first-day-of-week.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      25
                      26
                      27
                      28
                      29
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      04
                      05
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/head.tsx 1`] = `"
                      🗓 TDesign开发计划
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/head.tsx 1`] = `"
                      🗓 TDesign开发计划
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/mode.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/mode.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/range.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/range.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/slot-props-api.tsx 1`] = `"
                      2020-12 工作安排
                      请选择
                      请选择
                      隐藏周末
                      30
                      1
                      2
                      3
                      4
                      5
                      6
                      7
                      8
                      9
                      10
                      11
                      12
                      13
                      14
                      15
                      错误事件
                      警告事件
                      正常事件
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      1
                      2
                      3
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/slot-props-api.tsx 1`] = `"
                      2020-12 工作安排
                      请选择
                      请选择
                      隐藏周末
                      30
                      1
                      2
                      3
                      4
                      5
                      6
                      7
                      8
                      9
                      10
                      11
                      12
                      13
                      14
                      15
                      错误事件
                      警告事件
                      正常事件
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      1
                      2
                      3
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/value.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/value.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      "`; -exports[`ssr snapshot test > ssr test packages/components/calendar/_example/week.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      星期1
                      星期2
                      星期3
                      星期4
                      星期5
                      星期6
                      星期7
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; +exports[`ssr snapshot test > ssr test packages/components/calendar/_example/week.tsx 1`] = `"
                      请选择
                      请选择
                      隐藏周末
                      星期1
                      星期2
                      星期3
                      星期4
                      星期5
                      星期6
                      星期7
                      30
                      01
                      02
                      03
                      04
                      05
                      06
                      07
                      08
                      09
                      10
                      11
                      12
                      13
                      14
                      15
                      16
                      17
                      18
                      19
                      20
                      21
                      22
                      23
                      24
                      25
                      26
                      27
                      28
                      29
                      30
                      31
                      01
                      02
                      03
                      "`; exports[`ssr snapshot test > ssr test packages/components/card/_example/base.tsx 1`] = `"
                      标题
                      操作
                      仅有内容区域的卡片形式。卡片内容区域可以是文字、图片、表单、表格等形式信息内容。可使用大中小不同的卡片尺寸,按业务需求进行呈现。
                      "`; @@ -238,17 +238,17 @@ exports[`ssr snapshot test > ssr test packages/components/collapse/_example/righ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/color-mode.tsx 1`] = `"
                      默认(单色 + 线性渐变)
                      rgba(0, 82, 217, 1)
                      仅单色模式
                      #0052d9
                      仅线性渐变模式
                      linear-gradient(45deg, #4facfe 0%, #00f2fe 100%)
                      "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/enable-alpha.tsx 1`] = `"
                      请选择

                      最近使用颜色

                        系统预设颜色

                        "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/enable-alpha.tsx 1`] = `"
                        请选择

                        最近使用颜色

                          系统预设颜色

                          "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/panel.tsx 1`] = `"
                          请选择

                          最近使用颜色

                            系统预设颜色

                            "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/panel.tsx 1`] = `"
                            请选择

                            最近使用颜色

                              系统预设颜色

                              "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
                              预设最近使用色
                              请选择

                              最近使用颜色

                              系统预设颜色

                              完全不显示最近使用色
                              请选择

                              系统预设颜色

                              "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
                              预设最近使用色
                              请选择

                              最近使用颜色

                              系统预设颜色

                              完全不显示最近使用色
                              请选择

                              系统预设颜色

                              "`; exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/status-disabled.tsx 1`] = `"
                              #0052d9
                              "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/status-readonly.tsx 1`] = `"
                              请选择

                              最近使用颜色

                                系统预设颜色

                                "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/status-readonly.tsx 1`] = `"
                                请选择

                                最近使用颜色

                                  系统预设颜色

                                  "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/swatch-color.tsx 1`] = `"
                                  自定义系统色
                                  请选择

                                  最近使用颜色

                                    系统预设颜色

                                    完全不显示系统色
                                    请选择

                                    最近使用颜色

                                      "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/swatch-color.tsx 1`] = `"
                                      自定义系统色
                                      请选择

                                      最近使用颜色

                                        系统预设颜色

                                        完全不显示系统色
                                        请选择

                                        最近使用颜色

                                          "`; exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/trigger.tsx 1`] = `"
                                          #0052d9
                                          "`; @@ -264,7 +264,7 @@ exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply-form.tsx 1`] = `"
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/calendar.tsx 1`] = `"
                                          please select
                                          please select
                                          Hide Weekend
                                          MondayTuesdayWednesdayThursdayFridaySaturdaySunday
                                          30
                                          1
                                          2
                                          3
                                          4
                                          5
                                          6
                                          7
                                          8
                                          9
                                          10
                                          11
                                          12
                                          13
                                          14
                                          15
                                          16
                                          17
                                          18
                                          19
                                          20
                                          21
                                          22
                                          23
                                          24
                                          25
                                          26
                                          27
                                          28
                                          29
                                          30
                                          31
                                          1
                                          2
                                          3
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/calendar.tsx 1`] = `"
                                          please select
                                          please select
                                          Hide Weekend
                                          MondayTuesdayWednesdayThursdayFridaySaturdaySunday
                                          30
                                          1
                                          2
                                          3
                                          4
                                          5
                                          6
                                          7
                                          8
                                          9
                                          10
                                          11
                                          12
                                          13
                                          14
                                          15
                                          16
                                          17
                                          18
                                          19
                                          20
                                          21
                                          22
                                          23
                                          24
                                          25
                                          26
                                          27
                                          28
                                          29
                                          30
                                          31
                                          1
                                          2
                                          3
                                          "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/date-picker.tsx 1`] = `"
                                          ~
                                          ~
                                          ~
                                          "`; @@ -296,7 +296,7 @@ exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/d exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/disable-date.tsx 1`] = `"
                                          -
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
                                          "`; exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/month.tsx 1`] = `"
                                          -
                                          "`; @@ -316,19 +316,19 @@ exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/ exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/colon.tsx 1`] = `"
                                          展示冒号
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/column.tsx 1`] = `"
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/column.tsx 1`] = `"
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                                          "`; exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/custom-style.tsx 1`] = `"
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                                          "`; exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/items.tsx 1`] = `"
                                          Shipping address
                                          NameTDesign139****0609
                                          Area

                                          China Tencent Headquarters

                                          Address Shenzhen Penguin Island D1 4A Mail Center
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/layout.tsx 1`] = `"
                                          layout:
                                          itemLayout:
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/layout.tsx 1`] = `"
                                          layout:
                                          itemLayout:
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                                          "`; exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/nest.tsx 1`] = `"
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddress
                                          CityShenzhenDetailPenguin Island D1 4A Mail Center
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/size.tsx 1`] = `"
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/size.tsx 1`] = `"
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/table-layout.tsx 1`] = `"
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/table-layout.tsx 1`] = `"
                                          Shipping address
                                          NameTDesignTelephone Number139****0609
                                          AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                                          "`; exports[`ssr snapshot test > ssr test packages/components/dialog/_example/async.tsx 1`] = `""`; @@ -410,11 +410,11 @@ exports[`ssr snapshot test > ssr test packages/components/empty/_example/operati exports[`ssr snapshot test > ssr test packages/components/empty/_example/self-defined.tsx 1`] = `"
                                          暂无数据
                                          暂无数据
                                          暂无数据
                                          暂无数据
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/empty/_example/size.tsx 1`] = `"
                                          暂无数据
                                          建设中
                                          网络错误
                                          成功
                                          失败
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/empty/_example/size.tsx 1`] = `"
                                          暂无数据
                                          建设中
                                          网络错误
                                          成功
                                          失败
                                          "`; exports[`ssr snapshot test > ssr test packages/components/empty/_example/status.tsx 1`] = `"
                                          暂无数据
                                          建设中
                                          网络错误
                                          成功
                                          失败
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/align.tsx 1`] = `"
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/align.tsx 1`] = `"
                                          "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/base.tsx 1`] = `"
                                          "`; @@ -424,21 +424,21 @@ exports[`ssr snapshot test > ssr test packages/components/form/_example/custom-v exports[`ssr snapshot test > ssr test packages/components/form/_example/customized-form-controls.tsx 1`] = `"
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
                                          请选择单张图片文件上传
                                          提交
                                          重置
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
                                          请选择单张图片文件上传
                                          提交
                                          重置
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
                                          一句话介绍自己
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
                                          一句话介绍自己
                                          "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/form-field-linkage.tsx 1`] = `"
                                          "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/form-list.tsx 1`] = `"
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/layout.tsx 1`] = `"
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/layout.tsx 1`] = `"
                                          "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/login.tsx 1`] = `"
                                          "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/nested-data.tsx 1`] = `"
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/reset.tsx 1`] = `"
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/reset.tsx 1`] = `"
                                          "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-complicated-data.tsx 1`] = `"
                                          学生1
                                          学生2
                                          "`; @@ -576,7 +576,7 @@ exports[`ssr snapshot test > ssr test packages/components/input-number/_example/ exports[`ssr snapshot test > ssr test packages/components/input-number/_example/size.tsx 1`] = `"
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/input-number/_example/status.tsx 1`] = `"
                                          这是普通文本提示
                                          校验通过文本提示
                                          校验不通过文本提示
                                          校验存在严重问题文本提示
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/input-number/_example/status.tsx 1`] = `"
                                          这是普通文本提示
                                          校验通过文本提示
                                          校验不通过文本提示
                                          校验存在严重问题文本提示
                                          "`; exports[`ssr snapshot test > ssr test packages/components/input-number/_example/step.tsx 1`] = `"
                                          "`; @@ -706,7 +706,7 @@ exports[`ssr snapshot test > ssr test packages/components/pagination/_example/mo exports[`ssr snapshot test > ssr test packages/components/pagination/_example/page-num.tsx 1`] = `"
                                          共 645 条数据
                                          请选择
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 33
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
                                          layout:
                                          size:
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
                                          layout:
                                          size:
                                          "`; exports[`ssr snapshot test > ssr test packages/components/pagination/_example/simple.tsx 1`] = `"
                                          共 100 条数据
                                          请选择
                                          跳至
                                          / 20 页
                                          "`; @@ -768,11 +768,11 @@ exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/custom exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/customStatusRender.tsx 1`] = `"

                                          加载中...

                                          二维码过期

                                          点击刷新

                                          已扫描
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/download.tsx 1`] = `"
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/download.tsx 1`] = `"
                                          "`; exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/icon.tsx 1`] = `"
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/level.tsx 1`] = `"
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/level.tsx 1`] = `"
                                          "`; exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/popover.tsx 1`] = `""`; @@ -782,11 +782,11 @@ exports[`ssr snapshot test > ssr test packages/components/qrcode/_example/type.t exports[`ssr snapshot test > ssr test packages/components/radio/_example/base.tsx 1`] = `"
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/radio/_example/group.tsx 1`] = `"
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/radio/_example/group.tsx 1`] = `"
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/radio/_example/size.tsx 1`] = `"
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/radio/_example/size.tsx 1`] = `"
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/radio/_example/type.tsx 1`] = `"
                                          普通单选按钮
                                          边框型单选按钮
                                          填充型单选按钮
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/radio/_example/type.tsx 1`] = `"
                                          普通单选按钮
                                          边框型单选按钮
                                          填充型单选按钮
                                          "`; exports[`ssr snapshot test > ssr test packages/components/range-input/_example/base.tsx 1`] = `"
                                          -
                                          "`; @@ -986,15 +986,15 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/affix.t exports[`ssr snapshot test > ssr test packages/components/table/_example/async-loading.tsx 1`] = `"
                                          申请人
                                          申请状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          正在加载中,请稍后
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/base.tsx 1`] = `"
                                          申请人
                                          申请状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          共 28 条数据
                                          请选择
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 6
                                          跳至
                                          / 6 页
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/base.tsx 1`] = `"
                                          申请人
                                          申请状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          共 28 条数据
                                          请选择
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 6
                                          跳至
                                          / 6 页
                                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-cell.tsx 1`] = `"
                                          申请人
                                          审批状态
                                          申请事项
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          宣传物料制作费用
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          algolia 服务报销
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          相关周边制作费
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          激励奖品快递费
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          宣传物料制作费用
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col.tsx 1`] = `"
                                          申请人
                                          申请状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          共 100 条数据
                                          请选择
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 20
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
                                          申请人
                                          申请状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          共 100 条数据
                                          请选择
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 20
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
                                          申请人
                                          申请状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-02-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-03-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-04-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-01-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-02-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-03-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-04-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          共 100 条数据
                                          请选择
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 20
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-footer.tsx 1`] = `"
                                          申请人
                                          审批状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          表尾信息
                                          表尾信息
                                          表尾信息
                                          表尾信息
                                          表尾信息
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-footer.tsx 1`] = `"
                                          申请人
                                          审批状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          表尾信息
                                          表尾信息
                                          表尾信息
                                          表尾信息
                                          表尾信息
                                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-header.tsx 1`] = `"
                                          申请人
                                          申请事项
                                          审批状态
                                          邮箱地址
                                          申请时间
                                          贾明宣传物料制作费用
                                          审批通过
                                          w.cezkdudy@lhll.au2022-01-01
                                          张三algolia 服务报销
                                          审批失败
                                          r.nmgw@peurezgn.sl2022-02-01
                                          王芳相关周边制作费
                                          审批过期
                                          p.cumx@rampblpa.ru2022-03-01
                                          贾明激励奖品快递费
                                          审批通过
                                          w.cezkdudy@lhll.au2022-04-01
                                          张三宣传物料制作费用
                                          审批失败
                                          r.nmgw@peurezgn.sl2022-01-01
                                          "`; @@ -1014,15 +1014,15 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/ellipsi exports[`ssr snapshot test > ssr test packages/components/table/_example/empty.tsx 1`] = `"
                                          项目名称
                                          管理员
                                          所属公司
                                          暂无数据
                                          项目名称
                                          管理员
                                          所属公司
                                          😄 it is empty. 😁
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
                                          申请人
                                          申请状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          操作
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01查看详情
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01再次申请
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01查看详情
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01再次申请
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
                                          申请人
                                          申请状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          操作
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01查看详情
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01再次申请
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01查看详情
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01再次申请
                                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/filter-controlled.tsx 1`] = `"
                                          已选筛选条件:{"lastName":[]}
                                          申请人
                                          申请状态
                                          签署方式
                                          Email
                                          Date
                                          搜索“”,找到 5 条结果
                                          贾明
                                          审批通过
                                          电子签署w.cezkdudy@lhll.au2022-01-01
                                          张三
                                          审批失败
                                          纸质签署r.nmgw@peurezgn.sl2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署p.cumx@rampblpa.ru2022-03-01
                                          贾明
                                          审批通过
                                          电子签署w.cezkdudy@lhll.au2022-04-01
                                          张三
                                          审批失败
                                          纸质签署r.nmgw@peurezgn.sl2022-01-01
                                          共 0 条数据
                                          请选择
                                          • 1
                                          跳至
                                          / 1 页
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-column.tsx 1`] = `"
                                          申请人
                                          审批状态
                                          邮箱地址
                                          申请事项
                                          申请日期
                                          操作
                                          贾明
                                          审批通过
                                          w.cezkdudy@lhll.au宣传物料制作费用2022-01-01查看详情
                                          张三
                                          审批失败
                                          r.nmgw@peurezgn.slalgolia 服务报销2022-02-01再次申请
                                          王芳
                                          审批过期
                                          p.cumx@rampblpa.ru相关周边制作费2022-03-01再次申请
                                          贾明
                                          审批通过
                                          w.cezkdudy@lhll.au激励奖品快递费2022-04-01查看详情
                                          张三
                                          审批失败
                                          r.nmgw@peurezgn.sl宣传物料制作费用2022-01-01再次申请
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-column.tsx 1`] = `"
                                          申请人
                                          审批状态
                                          邮箱地址
                                          申请事项
                                          申请日期
                                          操作
                                          贾明
                                          审批通过
                                          w.cezkdudy@lhll.au宣传物料制作费用2022-01-01查看详情
                                          张三
                                          审批失败
                                          r.nmgw@peurezgn.slalgolia 服务报销2022-02-01再次申请
                                          王芳
                                          审批过期
                                          p.cumx@rampblpa.ru相关周边制作费2022-03-01再次申请
                                          贾明
                                          审批通过
                                          w.cezkdudy@lhll.au激励奖品快递费2022-04-01查看详情
                                          张三
                                          审批失败
                                          r.nmgw@peurezgn.sl宣传物料制作费用2022-01-01再次申请
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-header.tsx 1`] = `"
                                          申请人
                                          审批状态
                                          申请事项
                                          邮箱地址
                                          申请日期
                                          操作
                                          贾明
                                          审批通过
                                          宣传物料制作费用
                                          w.cezkdudy@lhll.au
                                          2022-01-01查看详情
                                          张三
                                          审批失败
                                          algolia 服务报销
                                          r.nmgw@peurezgn.sl
                                          2022-02-01再次申请
                                          王芳
                                          审批过期
                                          相关周边制作费
                                          p.cumx@rampblpa.ru
                                          2022-03-01再次申请
                                          贾明
                                          审批通过
                                          激励奖品快递费
                                          w.cezkdudy@lhll.au
                                          2022-04-01查看详情
                                          张三
                                          审批失败
                                          宣传物料制作费用
                                          r.nmgw@peurezgn.sl
                                          2022-01-01再次申请
                                          王芳
                                          审批过期
                                          algolia 服务报销
                                          p.cumx@rampblpa.ru
                                          2022-02-01再次申请
                                          贾明
                                          审批通过
                                          相关周边制作费
                                          w.cezkdudy@lhll.au
                                          2022-03-01查看详情
                                          张三
                                          审批失败
                                          激励奖品快递费
                                          r.nmgw@peurezgn.sl
                                          2022-04-01再次申请
                                          王芳
                                          审批过期
                                          宣传物料制作费用
                                          p.cumx@rampblpa.ru
                                          2022-01-01再次申请
                                          贾明
                                          审批通过
                                          algolia 服务报销
                                          w.cezkdudy@lhll.au
                                          2022-02-01查看详情
                                          张三
                                          审批失败
                                          相关周边制作费
                                          r.nmgw@peurezgn.sl
                                          2022-03-01再次申请
                                          王芳
                                          审批过期
                                          激励奖品快递费
                                          p.cumx@rampblpa.ru
                                          2022-04-01再次申请
                                          贾明
                                          审批通过
                                          宣传物料制作费用
                                          w.cezkdudy@lhll.au
                                          2022-01-01查看详情
                                          张三
                                          审批失败
                                          algolia 服务报销
                                          r.nmgw@peurezgn.sl
                                          2022-02-01再次申请
                                          王芳
                                          审批过期
                                          相关周边制作费
                                          p.cumx@rampblpa.ru
                                          2022-03-01再次申请
                                          贾明
                                          审批通过
                                          激励奖品快递费
                                          w.cezkdudy@lhll.au
                                          2022-04-01查看详情
                                          张三
                                          审批失败
                                          宣传物料制作费用
                                          r.nmgw@peurezgn.sl
                                          2022-01-01再次申请
                                          王芳
                                          审批过期
                                          algolia 服务报销
                                          p.cumx@rampblpa.ru
                                          2022-02-01再次申请
                                          贾明
                                          审批通过
                                          相关周边制作费
                                          w.cezkdudy@lhll.au
                                          2022-03-01查看详情
                                          张三
                                          审批失败
                                          激励奖品快递费
                                          r.nmgw@peurezgn.sl
                                          2022-04-01再次申请
                                          ------
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-header.tsx 1`] = `"
                                          申请人
                                          审批状态
                                          申请事项
                                          邮箱地址
                                          申请日期
                                          操作
                                          贾明
                                          审批通过
                                          宣传物料制作费用
                                          w.cezkdudy@lhll.au
                                          2022-01-01查看详情
                                          张三
                                          审批失败
                                          algolia 服务报销
                                          r.nmgw@peurezgn.sl
                                          2022-02-01再次申请
                                          王芳
                                          审批过期
                                          相关周边制作费
                                          p.cumx@rampblpa.ru
                                          2022-03-01再次申请
                                          贾明
                                          审批通过
                                          激励奖品快递费
                                          w.cezkdudy@lhll.au
                                          2022-04-01查看详情
                                          张三
                                          审批失败
                                          宣传物料制作费用
                                          r.nmgw@peurezgn.sl
                                          2022-01-01再次申请
                                          王芳
                                          审批过期
                                          algolia 服务报销
                                          p.cumx@rampblpa.ru
                                          2022-02-01再次申请
                                          贾明
                                          审批通过
                                          相关周边制作费
                                          w.cezkdudy@lhll.au
                                          2022-03-01查看详情
                                          张三
                                          审批失败
                                          激励奖品快递费
                                          r.nmgw@peurezgn.sl
                                          2022-04-01再次申请
                                          王芳
                                          审批过期
                                          宣传物料制作费用
                                          p.cumx@rampblpa.ru
                                          2022-01-01再次申请
                                          贾明
                                          审批通过
                                          algolia 服务报销
                                          w.cezkdudy@lhll.au
                                          2022-02-01查看详情
                                          张三
                                          审批失败
                                          相关周边制作费
                                          r.nmgw@peurezgn.sl
                                          2022-03-01再次申请
                                          王芳
                                          审批过期
                                          激励奖品快递费
                                          p.cumx@rampblpa.ru
                                          2022-04-01再次申请
                                          贾明
                                          审批通过
                                          宣传物料制作费用
                                          w.cezkdudy@lhll.au
                                          2022-01-01查看详情
                                          张三
                                          审批失败
                                          algolia 服务报销
                                          r.nmgw@peurezgn.sl
                                          2022-02-01再次申请
                                          王芳
                                          审批过期
                                          相关周边制作费
                                          p.cumx@rampblpa.ru
                                          2022-03-01再次申请
                                          贾明
                                          审批通过
                                          激励奖品快递费
                                          w.cezkdudy@lhll.au
                                          2022-04-01查看详情
                                          张三
                                          审批失败
                                          宣传物料制作费用
                                          r.nmgw@peurezgn.sl
                                          2022-01-01再次申请
                                          王芳
                                          审批过期
                                          algolia 服务报销
                                          p.cumx@rampblpa.ru
                                          2022-02-01再次申请
                                          贾明
                                          审批通过
                                          相关周边制作费
                                          w.cezkdudy@lhll.au
                                          2022-03-01查看详情
                                          张三
                                          审批失败
                                          激励奖品快递费
                                          r.nmgw@peurezgn.sl
                                          2022-04-01再次申请
                                          ------
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-header-col.tsx 1`] = `"
                                          申请人
                                          审批状态
                                          签署方式
                                          申请事项
                                          邮箱地址
                                          申请日期
                                          操作
                                          贾明
                                          审批通过
                                          电子签署宣传物料制作费用w.cezkdudy@lhll.au2022-01-01查看详情
                                          张三
                                          审批失败
                                          纸质签署algolia 服务报销r.nmgw@peurezgn.sl2022-02-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署相关周边制作费p.cumx@rampblpa.ru2022-03-01再次申请
                                          贾明
                                          审批通过
                                          电子签署激励奖品快递费w.cezkdudy@lhll.au2022-04-01查看详情
                                          张三
                                          审批失败
                                          纸质签署宣传物料制作费用r.nmgw@peurezgn.sl2022-01-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署algolia 服务报销p.cumx@rampblpa.ru2022-02-01再次申请
                                          贾明
                                          审批通过
                                          电子签署相关周边制作费w.cezkdudy@lhll.au2022-03-01查看详情
                                          张三
                                          审批失败
                                          纸质签署激励奖品快递费r.nmgw@peurezgn.sl2022-04-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署宣传物料制作费用p.cumx@rampblpa.ru2022-01-01再次申请
                                          贾明
                                          审批通过
                                          电子签署algolia 服务报销w.cezkdudy@lhll.au2022-02-01查看详情
                                          张三
                                          审批失败
                                          纸质签署相关周边制作费r.nmgw@peurezgn.sl2022-03-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署激励奖品快递费p.cumx@rampblpa.ru2022-04-01再次申请
                                          贾明
                                          审批通过
                                          电子签署宣传物料制作费用w.cezkdudy@lhll.au2022-01-01查看详情
                                          张三
                                          审批失败
                                          纸质签署algolia 服务报销r.nmgw@peurezgn.sl2022-02-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署相关周边制作费p.cumx@rampblpa.ru2022-03-01再次申请
                                          贾明
                                          审批通过
                                          电子签署激励奖品快递费w.cezkdudy@lhll.au2022-04-01查看详情
                                          张三
                                          审批失败
                                          纸质签署宣传物料制作费用r.nmgw@peurezgn.sl2022-01-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署algolia 服务报销p.cumx@rampblpa.ru2022-02-01再次申请
                                          贾明
                                          审批通过
                                          电子签署相关周边制作费w.cezkdudy@lhll.au2022-03-01查看详情
                                          张三
                                          审批失败
                                          纸质签署激励奖品快递费r.nmgw@peurezgn.sl2022-04-01再次申请
                                          共20条----
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-header-col.tsx 1`] = `"
                                          申请人
                                          审批状态
                                          签署方式
                                          申请事项
                                          邮箱地址
                                          申请日期
                                          操作
                                          贾明
                                          审批通过
                                          电子签署宣传物料制作费用w.cezkdudy@lhll.au2022-01-01查看详情
                                          张三
                                          审批失败
                                          纸质签署algolia 服务报销r.nmgw@peurezgn.sl2022-02-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署相关周边制作费p.cumx@rampblpa.ru2022-03-01再次申请
                                          贾明
                                          审批通过
                                          电子签署激励奖品快递费w.cezkdudy@lhll.au2022-04-01查看详情
                                          张三
                                          审批失败
                                          纸质签署宣传物料制作费用r.nmgw@peurezgn.sl2022-01-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署algolia 服务报销p.cumx@rampblpa.ru2022-02-01再次申请
                                          贾明
                                          审批通过
                                          电子签署相关周边制作费w.cezkdudy@lhll.au2022-03-01查看详情
                                          张三
                                          审批失败
                                          纸质签署激励奖品快递费r.nmgw@peurezgn.sl2022-04-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署宣传物料制作费用p.cumx@rampblpa.ru2022-01-01再次申请
                                          贾明
                                          审批通过
                                          电子签署algolia 服务报销w.cezkdudy@lhll.au2022-02-01查看详情
                                          张三
                                          审批失败
                                          纸质签署相关周边制作费r.nmgw@peurezgn.sl2022-03-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署激励奖品快递费p.cumx@rampblpa.ru2022-04-01再次申请
                                          贾明
                                          审批通过
                                          电子签署宣传物料制作费用w.cezkdudy@lhll.au2022-01-01查看详情
                                          张三
                                          审批失败
                                          纸质签署algolia 服务报销r.nmgw@peurezgn.sl2022-02-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署相关周边制作费p.cumx@rampblpa.ru2022-03-01再次申请
                                          贾明
                                          审批通过
                                          电子签署激励奖品快递费w.cezkdudy@lhll.au2022-04-01查看详情
                                          张三
                                          审批失败
                                          纸质签署宣传物料制作费用r.nmgw@peurezgn.sl2022-01-01再次申请
                                          王芳
                                          审批过期
                                          纸质签署algolia 服务报销p.cumx@rampblpa.ru2022-02-01再次申请
                                          贾明
                                          审批通过
                                          电子签署相关周边制作费w.cezkdudy@lhll.au2022-03-01查看详情
                                          张三
                                          审批失败
                                          纸质签署激励奖品快递费r.nmgw@peurezgn.sl2022-04-01再次申请
                                          共20条----
                                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/lazy.tsx 1`] = `"
                                          申请人
                                          申请状态
                                          申请事项
                                          邮箱地址
                                          申请时间
                                          "`; @@ -1034,7 +1034,7 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/multi-h exports[`ssr snapshot test > ssr test packages/components/table/_example/multiple-sort.tsx 1`] = `"
                                          排序方式:[{"sortBy":"status","descending":true},{"sortBy":"survivalTime","descending":false}]
                                          申请人
                                          申请状态
                                          申请耗时(天)
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          2电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          3纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          1纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          4电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          2纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
                                          序号
                                          申请人
                                          申请状态
                                          签署方式
                                          申请时间
                                          6贾明
                                          审批通过
                                          电子签署2022-01-01
                                          7张三
                                          审批失败
                                          纸质签署2022-02-01
                                          8王芳
                                          审批过期
                                          纸质签署2022-03-01
                                          9贾明
                                          审批通过
                                          电子签署2022-04-01
                                          10张三
                                          审批失败
                                          纸质签署2022-01-01
                                          11王芳
                                          审批过期
                                          纸质签署2022-02-01
                                          12贾明
                                          审批通过
                                          电子签署2022-03-01
                                          13张三
                                          审批失败
                                          纸质签署2022-04-01
                                          14王芳
                                          审批过期
                                          纸质签署2022-01-01
                                          15贾明
                                          审批通过
                                          电子签署2022-02-01
                                          16张三
                                          审批失败
                                          纸质签署2022-03-01
                                          17王芳
                                          审批过期
                                          纸质签署2022-04-01
                                          18贾明
                                          审批通过
                                          电子签署2022-01-01
                                          19张三
                                          审批失败
                                          纸质签署2022-02-01
                                          20王芳
                                          审批过期
                                          纸质签署2022-03-01
                                          21贾明
                                          审批通过
                                          电子签署2022-04-01
                                          22张三
                                          审批失败
                                          纸质签署2022-01-01
                                          23王芳
                                          审批过期
                                          纸质签署2022-02-01
                                          24贾明
                                          审批通过
                                          电子签署2022-03-01
                                          25张三
                                          审批失败
                                          纸质签署2022-04-01
                                          26王芳
                                          审批过期
                                          纸质签署2022-01-01
                                          27贾明
                                          审批通过
                                          电子签署2022-02-01
                                          28张三
                                          审批失败
                                          纸质签署2022-03-01
                                          29王芳
                                          审批过期
                                          纸质签署2022-04-01
                                          30贾明
                                          审批通过
                                          电子签署2022-01-01
                                          31张三
                                          审批失败
                                          纸质签署2022-02-01
                                          32王芳
                                          审批过期
                                          纸质签署2022-03-01
                                          33贾明
                                          审批通过
                                          电子签署2022-04-01
                                          34张三
                                          审批失败
                                          纸质签署2022-01-01
                                          35王芳
                                          审批过期
                                          纸质签署2022-02-01
                                          36贾明
                                          审批通过
                                          电子签署2022-03-01
                                          37张三
                                          审批失败
                                          纸质签署2022-04-01
                                          38王芳
                                          审批过期
                                          纸质签署2022-01-01
                                          39贾明
                                          审批通过
                                          电子签署2022-02-01
                                          40张三
                                          审批失败
                                          纸质签署2022-03-01
                                          41王芳
                                          审批过期
                                          纸质签署2022-04-01
                                          42贾明
                                          审批通过
                                          电子签署2022-01-01
                                          43张三
                                          审批失败
                                          纸质签署2022-02-01
                                          44王芳
                                          审批过期
                                          纸质签署2022-03-01
                                          45贾明
                                          审批通过
                                          电子签署2022-04-01
                                          46张三
                                          审批失败
                                          纸质签署2022-01-01
                                          47王芳
                                          审批过期
                                          纸质签署2022-02-01
                                          48贾明
                                          审批通过
                                          电子签署2022-03-01
                                          49张三
                                          审批失败
                                          纸质签署2022-04-01
                                          50王芳
                                          审批过期
                                          纸质签署2022-01-01
                                          51贾明
                                          审批通过
                                          电子签署2022-02-01
                                          52张三
                                          审批失败
                                          纸质签署2022-03-01
                                          53王芳
                                          审批过期
                                          纸质签署2022-04-01
                                          54贾明
                                          审批通过
                                          电子签署2022-01-01
                                          55张三
                                          审批失败
                                          纸质签署2022-02-01
                                          56王芳
                                          审批过期
                                          纸质签署2022-03-01
                                          57贾明
                                          审批通过
                                          电子签署2022-04-01
                                          58张三
                                          审批失败
                                          纸质签署2022-01-01
                                          59王芳
                                          审批过期
                                          纸质签署2022-02-01
                                          60贾明
                                          审批通过
                                          电子签署2022-03-01
                                          61张三
                                          审批失败
                                          纸质签署2022-04-01
                                          62王芳
                                          审批过期
                                          纸质签署2022-01-01
                                          63贾明
                                          审批通过
                                          电子签署2022-02-01
                                          64张三
                                          审批失败
                                          纸质签署2022-03-01
                                          共 59 条数据
                                          请选择
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 12
                                          跳至
                                          / 12 页
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
                                          序号
                                          申请人
                                          申请状态
                                          签署方式
                                          申请时间
                                          6贾明
                                          审批通过
                                          电子签署2022-01-01
                                          7张三
                                          审批失败
                                          纸质签署2022-02-01
                                          8王芳
                                          审批过期
                                          纸质签署2022-03-01
                                          9贾明
                                          审批通过
                                          电子签署2022-04-01
                                          10张三
                                          审批失败
                                          纸质签署2022-01-01
                                          11王芳
                                          审批过期
                                          纸质签署2022-02-01
                                          12贾明
                                          审批通过
                                          电子签署2022-03-01
                                          13张三
                                          审批失败
                                          纸质签署2022-04-01
                                          14王芳
                                          审批过期
                                          纸质签署2022-01-01
                                          15贾明
                                          审批通过
                                          电子签署2022-02-01
                                          16张三
                                          审批失败
                                          纸质签署2022-03-01
                                          17王芳
                                          审批过期
                                          纸质签署2022-04-01
                                          18贾明
                                          审批通过
                                          电子签署2022-01-01
                                          19张三
                                          审批失败
                                          纸质签署2022-02-01
                                          20王芳
                                          审批过期
                                          纸质签署2022-03-01
                                          21贾明
                                          审批通过
                                          电子签署2022-04-01
                                          22张三
                                          审批失败
                                          纸质签署2022-01-01
                                          23王芳
                                          审批过期
                                          纸质签署2022-02-01
                                          24贾明
                                          审批通过
                                          电子签署2022-03-01
                                          25张三
                                          审批失败
                                          纸质签署2022-04-01
                                          26王芳
                                          审批过期
                                          纸质签署2022-01-01
                                          27贾明
                                          审批通过
                                          电子签署2022-02-01
                                          28张三
                                          审批失败
                                          纸质签署2022-03-01
                                          29王芳
                                          审批过期
                                          纸质签署2022-04-01
                                          30贾明
                                          审批通过
                                          电子签署2022-01-01
                                          31张三
                                          审批失败
                                          纸质签署2022-02-01
                                          32王芳
                                          审批过期
                                          纸质签署2022-03-01
                                          33贾明
                                          审批通过
                                          电子签署2022-04-01
                                          34张三
                                          审批失败
                                          纸质签署2022-01-01
                                          35王芳
                                          审批过期
                                          纸质签署2022-02-01
                                          36贾明
                                          审批通过
                                          电子签署2022-03-01
                                          37张三
                                          审批失败
                                          纸质签署2022-04-01
                                          38王芳
                                          审批过期
                                          纸质签署2022-01-01
                                          39贾明
                                          审批通过
                                          电子签署2022-02-01
                                          40张三
                                          审批失败
                                          纸质签署2022-03-01
                                          41王芳
                                          审批过期
                                          纸质签署2022-04-01
                                          42贾明
                                          审批通过
                                          电子签署2022-01-01
                                          43张三
                                          审批失败
                                          纸质签署2022-02-01
                                          44王芳
                                          审批过期
                                          纸质签署2022-03-01
                                          45贾明
                                          审批通过
                                          电子签署2022-04-01
                                          46张三
                                          审批失败
                                          纸质签署2022-01-01
                                          47王芳
                                          审批过期
                                          纸质签署2022-02-01
                                          48贾明
                                          审批通过
                                          电子签署2022-03-01
                                          49张三
                                          审批失败
                                          纸质签署2022-04-01
                                          50王芳
                                          审批过期
                                          纸质签署2022-01-01
                                          51贾明
                                          审批通过
                                          电子签署2022-02-01
                                          52张三
                                          审批失败
                                          纸质签署2022-03-01
                                          53王芳
                                          审批过期
                                          纸质签署2022-04-01
                                          54贾明
                                          审批通过
                                          电子签署2022-01-01
                                          55张三
                                          审批失败
                                          纸质签署2022-02-01
                                          56王芳
                                          审批过期
                                          纸质签署2022-03-01
                                          57贾明
                                          审批通过
                                          电子签署2022-04-01
                                          58张三
                                          审批失败
                                          纸质签署2022-01-01
                                          59王芳
                                          审批过期
                                          纸质签署2022-02-01
                                          60贾明
                                          审批通过
                                          电子签署2022-03-01
                                          61张三
                                          审批失败
                                          纸质签署2022-04-01
                                          62王芳
                                          审批过期
                                          纸质签署2022-01-01
                                          63贾明
                                          审批通过
                                          电子签署2022-02-01
                                          64张三
                                          审批失败
                                          纸质签署2022-03-01
                                          共 59 条数据
                                          请选择
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 12
                                          跳至
                                          / 12 页
                                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/select-multiple.tsx 1`] = `"
                                          申请人
                                          申请状态
                                          签署方式
                                          邮箱地址
                                          申请时间
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-01-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-02-01
                                          王芳
                                          审批过期
                                          纸质签署
                                          p.cumx@rampblpa.ru
                                          2022-03-01
                                          贾明
                                          审批通过
                                          电子签署
                                          w.cezkdudy@lhll.au
                                          2022-04-01
                                          张三
                                          审批失败
                                          纸质签署
                                          r.nmgw@peurezgn.sl
                                          2022-01-01
                                          "`; @@ -1046,27 +1046,27 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/style.t exports[`ssr snapshot test > ssr test packages/components/table/_example/tree.tsx 1`] = `"
                                          排序
                                          编号
                                          名称
                                          签署方式
                                          操作
                                          0
                                          申请人 0_1 号
                                          电子签署
                                          1
                                          申请人 1_1 号
                                          纸质签署
                                          2
                                          申请人 2_1 号
                                          电子签署
                                          3
                                          申请人 3_1 号
                                          纸质签署
                                          4
                                          申请人 4_1 号
                                          电子签署
                                          66666
                                          申请人懒加载节点 66666,点我体验
                                          电子签署
                                          88888
                                          申请人懒加载节点 88888,点我体验
                                          电子签署
                                          共 100 条数据
                                          请选择
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 6
                                          • 7
                                          • 8
                                          • 9
                                          • 10
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/tree-select.tsx 1`] = `"
                                          序号
                                          申请人
                                          状态
                                          申请事项
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/tree-select.tsx 1`] = `"
                                          序号
                                          申请人
                                          状态
                                          申请事项
                                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/virtual-scroll.tsx 1`] = `"
                                          序号
                                          申请人
                                          申请状态
                                          申请事项
                                          邮箱地址
                                          申请时间
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/ban.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡3
                                          选项卡1内容区
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/ban.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡3
                                          选项卡1内容区
                                          "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/base.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡3

                                          选项卡1的内容,使用 TabPanel 渲染

                                          选项卡一
                                          选项卡二
                                          选项卡三

                                          这是选项卡一的内容,使用 Tabs 渲染

                                          "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/combination.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡3
                                          选项卡4
                                          选项卡5
                                          选项卡6
                                          选项卡7
                                          选项卡8
                                          选项卡9
                                          选项卡10
                                          选项卡11
                                          选项卡12
                                          选项卡13
                                          选项卡14
                                          选项卡15
                                          选项卡16
                                          选项卡17
                                          选项卡18
                                          选项卡19
                                          选项卡20
                                          选项卡1内容区
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/combination.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡3
                                          选项卡4
                                          选项卡5
                                          选项卡6
                                          选项卡7
                                          选项卡8
                                          选项卡9
                                          选项卡10
                                          选项卡11
                                          选项卡12
                                          选项卡13
                                          选项卡14
                                          选项卡15
                                          选项卡16
                                          选项卡17
                                          选项卡18
                                          选项卡19
                                          选项卡20
                                          选项卡1内容区
                                          "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/custom.tsx 1`] = `"
                                          选项卡 1
                                          选项卡 2
                                          选项卡 3
                                          选项卡 4
                                          选项卡 5
                                          选项卡 6
                                          选项卡 7
                                          选项卡 8
                                          选项卡 9
                                          选项卡 10
                                          选项卡 1内容区
                                          "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/drag-sort.tsx 1`] = `"
                                          选项卡一
                                          选项卡二
                                          选项卡三

                                          这是选项卡一的内容,使用 Tabs 渲染

                                          选项卡一
                                          选项卡二
                                          选项卡三

                                          这是选项卡一的内容,使用 Tabs 渲染

                                          "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡3
                                          选项卡1内容区
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡3
                                          选项卡1内容区
                                          "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/lazy-load.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡3

                                          选项卡1的内容,使用 TabPanel 渲染

                                          选项卡一
                                          选项卡二
                                          选项卡三

                                          这是选项卡1的内容,使用 Tabs 渲染

                                          "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/operation.tsx 1`] = `"
                                          选项卡1
                                          选项卡1
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/position.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡3
                                          选项卡1内容区
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/position.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡3
                                          选项卡1内容区
                                          "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/size.tsx 1`] = `"
                                          选项卡1
                                          选项卡2
                                          选项卡1内容区
                                          选项卡1
                                          选项卡2
                                          选项卡1内容区
                                          "`; @@ -1140,13 +1140,13 @@ exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/s exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/twelve-hour-meridian.tsx 1`] = `"
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/timeline/_example/base.tsx 1`] = `"

                                          时间轴方向

                                          • 事件一
                                            2022-01-01
                                          • 事件二
                                            2022-02-01
                                          • 事件三
                                            2022-03-01
                                          • 事件四
                                            2022-04-01
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/timeline/_example/base.tsx 1`] = `"

                                          时间轴方向

                                          • 事件一
                                            2022-01-01
                                          • 事件二
                                            2022-02-01
                                          • 事件三
                                            2022-03-01
                                          • 事件四
                                            2022-04-01
                                          "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customContent.tsx 1`] = `"
                                          • 事件一
                                            事件一自定义内容
                                            2022-01-01
                                          • 事件二
                                            事件二自定义内容
                                            2022-02-01
                                          • 事件三
                                            事件三自定义内容
                                            2022-03-01
                                          • 事件四
                                            事件四自定义内容
                                            2022-04-01
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

                                          时间轴样式

                                          • 事件一
                                            2022-01-01
                                          • 事件二
                                            2022-02-01
                                          • 事件三
                                            2022-03-01
                                          • 事件四
                                            2022-04-01
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

                                          时间轴样式

                                          • 事件一
                                            2022-01-01
                                          • 事件二
                                            2022-02-01
                                          • 事件三
                                            2022-03-01
                                          • 事件四
                                            2022-04-01
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/timeline/_example/layout.tsx 1`] = `"

                                          时间轴方向

                                          对齐方式

                                          label对齐方式

                                          • 事件一
                                            2022-01-01
                                          • 事件二
                                            2022-02-01
                                          • 事件三
                                            2022-03-01
                                          • 事件四
                                            2022-04-01
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/timeline/_example/layout.tsx 1`] = `"

                                          时间轴方向

                                          对齐方式

                                          label对齐方式

                                          • 事件一
                                            2022-01-01
                                          • 事件二
                                            2022-02-01
                                          • 事件三
                                            2022-03-01
                                          • 事件四
                                            2022-04-01
                                          "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/loading.tsx 1`] = `"

                                          加载中

                                          • 事件一
                                            2022-01-01
                                          • 事件二
                                            2022-02-01
                                          • 事件三
                                            2022-03-01
                                          • 事件四
                                            2022-04-01
                                          "`; @@ -1230,7 +1230,7 @@ exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/b exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/collapsed.tsx 1`] = `"
                                          广州市
                                          +1
                                          广州市
                                          更多...
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/filterable.tsx 1`] = `"
                                          请选择
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/filterable.tsx 1`] = `"
                                          请选择
                                          "`; exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/lazy.tsx 1`] = `"
                                          "`; @@ -1258,11 +1258,11 @@ exports[`ssr snapshot test > ssr test packages/components/typography/_example/te exports[`ssr snapshot test > ssr test packages/components/typography/_example/title.tsx 1`] = `"

                                          H1. TDesign

                                          H2. TDesign

                                          H3. TDesign

                                          H4. TDesign

                                          H5. TDesign
                                          H6. TDesign
                                          "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/base.tsx 1`] = `"

                                          要求文件大小在 1M 以内
                                          文件上传失败示例
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/base.tsx 1`] = `"

                                          要求文件大小在 1M 以内
                                          文件上传失败示例
                                          "`; exports[`ssr snapshot test > ssr test packages/components/upload/_example/custom-drag.tsx 1`] = `"


                                          "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/draggable.tsx 1`] = `"
                                          是否自动上传:

                                          点击上传  /  拖拽到此区域
                                          默认文件
                                          文件大小1.0 KB上传日期2022-09-25
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/draggable.tsx 1`] = `"
                                          是否自动上传:

                                          点击上传  /  拖拽到此区域
                                          默认文件
                                          文件大小1.0 KB上传日期2022-09-25
                                          "`; exports[`ssr snapshot test > ssr test packages/components/upload/_example/file-flow-list.tsx 1`] = `"

                                          支持批量上传文件,文件格式不限,最多只能上传 10 份文件
                                          点击上方“选择文件”或将文件拖拽到此区域
                                          取消上传
                                          点击上传
                                          "`; @@ -1270,7 +1270,7 @@ exports[`ssr snapshot test > ssr test packages/components/upload/_example/image. exports[`ssr snapshot test > ssr test packages/components/upload/_example/img-flow-list.tsx 1`] = `"
                                          AutoUpload

                                          支持批量上传图片文件
                                          • demo…-1.png

                                          • avatar.jpg

                                          取消上传

                                          Different Status Images
                                          • loading.svg

                                          • loading.svg

                                          • 上传中 10%

                                            loading.svg

                                          • 上传失败

                                            loading.svg

                                          "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/request-method.tsx 1`] = `"
                                          自定义上传方法需要返回成功或失败信息
                                          "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/request-method.tsx 1`] = `"
                                          自定义上传方法需要返回成功或失败信息
                                          "`; exports[`ssr snapshot test > ssr test packages/components/upload/_example/single-custom.tsx 1`] = `"
                                          上传文件大小在 1M 以内
                                          "`;