improve grid layout
This commit is contained in:
@@ -90,7 +90,6 @@ export default {
|
||||
// check if contain an h-event
|
||||
this.$emit('imported', ret[0])
|
||||
} catch (e) {
|
||||
console.error(e)
|
||||
this.error = true
|
||||
this.errorMessage = String(e)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user