Use native w3c
This commit is contained in:
parent
4b48b69a9f
commit
98a755be21
4 changed files with 44 additions and 34 deletions
|
@ -37,7 +37,7 @@
|
|||
tags: [],
|
||||
testValue1: null,
|
||||
testValue2: null
|
||||
}
|
||||
};
|
||||
},
|
||||
mounted () {
|
||||
setTimeout(() => {
|
||||
|
@ -51,8 +51,8 @@
|
|||
{
|
||||
label: '西瓜'
|
||||
}
|
||||
]
|
||||
];
|
||||
}, 1000);
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue