Skip to content

Commit

Permalink
feat: update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
PengYYYYY committed Oct 17, 2022
1 parent 3b2970f commit 050ba9c
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 321 deletions.
2 changes: 0 additions & 2 deletions test/snap/__snapshots__/csr.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -137987,13 +137987,11 @@ exports[`csr snapshot test > csr test ./src/table/_example/tree.vue 1`] = `
type,
row
} = params;

if (lazyLoadingData.value && lazyLoadingData.value.id === row?.id) {
return __vite_ssr_import_0__.createVNode(__vite_ssr_import_2__.Loading, {
\\"size\\": \\"14px\\"
}, null);
}

return type === 'expand' ? __vite_ssr_import_0__.createVNode(__vite_ssr_import_3__.AddRectangleIcon, null, null) : __vite_ssr_import_0__.createVNode(__vite_ssr_import_3__.MinusRectangleIcon, null, null);
}"
>
Expand Down
Loading

0 comments on commit 050ba9c

Please sign in to comment.