vue3
This commit is contained in:
@@ -28,6 +28,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
async fetchData() {
|
||||
console.log('fetch data')
|
||||
if (this.window.label) {
|
||||
this.loading = true
|
||||
const typeApi = {
|
||||
|
||||
Reference in New Issue
Block a user