diff --git a/dist/bundle.js b/dist/bundle.js index 5ec791bdb5..930307bd9f 100644 --- a/dist/bundle.js +++ b/dist/bundle.js @@ -63549,11 +63549,6 @@ BI.PlusGroupNode = BI.inherit(BI.NodeButton, { BI.shortcut("bi.plus_group_node", BI.PlusGroupNode);/** * Created by Windy on 2018/2/1. */ -/** - * guy - * 复选框item - * @type {*|void|Object} - */ BI.Switch = BI.inherit(BI.BasicButton, { props: { diff --git a/dist/case.js b/dist/case.js index c27d041311..3cf261bc6a 100644 --- a/dist/case.js +++ b/dist/case.js @@ -980,11 +980,6 @@ BI.PlusGroupNode = BI.inherit(BI.NodeButton, { BI.shortcut("bi.plus_group_node", BI.PlusGroupNode);/** * Created by Windy on 2018/2/1. */ -/** - * guy - * 复选框item - * @type {*|void|Object} - */ BI.Switch = BI.inherit(BI.BasicButton, { props: { diff --git a/dist/fineui.js b/dist/fineui.js index c2139974c1..ccab83e674 100644 --- a/dist/fineui.js +++ b/dist/fineui.js @@ -65313,11 +65313,6 @@ BI.PlusGroupNode = BI.inherit(BI.NodeButton, { BI.shortcut("bi.plus_group_node", BI.PlusGroupNode);/** * Created by Windy on 2018/2/1. */ -/** - * guy - * 复选框item - * @type {*|void|Object} - */ BI.Switch = BI.inherit(BI.BasicButton, { props: { diff --git a/src/case/button/switch.js b/src/case/button/switch.js index 0a7b6ee778..69325cb6e9 100644 --- a/src/case/button/switch.js +++ b/src/case/button/switch.js @@ -1,11 +1,6 @@ /** * Created by Windy on 2018/2/1. */ -/** - * guy - * 复选框item - * @type {*|void|Object} - */ BI.Switch = BI.inherit(BI.BasicButton, { props: {