fix(docs):部分文档适配 playground

This commit is contained in:
sight
2022-01-29 06:46:35 +08:00
parent 735b6d32bb
commit 53146924aa
11 changed files with 236 additions and 52 deletions

View File

@@ -46,7 +46,6 @@ export default {
import { ref } from 'vue'
export default {
name:'selectChange',
setup() {
const value = ref(null);
var i = 1;