Fix conduct logic on node disabled, update test snapshot

This commit is contained in:
zombiej 2018-03-29 19:46:01 +08:00
parent 08b6011ed7
commit c135572730

View File

@ -40,7 +40,7 @@ exports[`renders ./components/tree/demo/basic.md correctly 1`] = `
class="ant-tree-switcher ant-tree-switcher_open"
/>
<span
class="ant-tree-checkbox ant-tree-checkbox-checked ant-tree-checkbox-disabled"
class="ant-tree-checkbox ant-tree-checkbox-disabled"
>
<span
class="ant-tree-checkbox-inner"
@ -91,7 +91,7 @@ exports[`renders ./components/tree/demo/basic.md correctly 1`] = `
class="ant-tree-switcher ant-tree-switcher-noop"
/>
<span
class="ant-tree-checkbox ant-tree-checkbox-checked"
class="ant-tree-checkbox"
>
<span
class="ant-tree-checkbox-inner"