docs: make document more compact
This commit is contained in:
@@ -64,7 +64,6 @@ export default {
|
||||
checked: true
|
||||
};
|
||||
},
|
||||
|
||||
methods: {
|
||||
onInput(checked) {
|
||||
Dialog.confirm({
|
||||
|
||||
@@ -76,7 +76,6 @@ export default {
|
||||
checked: true
|
||||
};
|
||||
},
|
||||
|
||||
methods: {
|
||||
onInput(checked) {
|
||||
Dialog.confirm({
|
||||
|
||||
Reference in New Issue
Block a user