diff --git a/dist/bundle.js b/dist/bundle.js index 5ec791bdb..930307bd9 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 c27d04131..3cf261bc6 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 c2139974c..ccab83e67 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 0a7b6ee77..69325cb6e 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: {