fix some bug and standardize the code (#2)

This commit is contained in:
Li4n0
2021-04-22 16:40:22 +08:00
committed by GitHub
parent 960b2ab5ea
commit 72c6150517
10 changed files with 45 additions and 55 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<div class="home">
<img alt="Vue logo" src="../assets/logo.png">
<!-- <img alt="Vue logo" src="../assets/logo.png">-->
</div>
</template>
+1
View File
@@ -159,6 +159,7 @@ export default {
data: [],
pagination: {current: 1},
filters: {},
order: "desc",
loading: false,
columns,
colors