release 0.1.3-beta (#19)

Co-authored-by: E99p1ant <[email protected]>
This commit is contained in:
Li4n0
2021-05-25 20:41:37 +08:00
committed by GitHub
co-authored by E99p1ant
parent 1144f67d37
commit cbbf3ba0ba
68 changed files with 640 additions and 197 deletions
+2 -1
View File
@@ -100,6 +100,7 @@
</a-drawer>
<!-- rule table -->
<a-table
style="overflow-x: auto;"
:columns="columns"
:data-source="data"
:loading="loading"
@@ -300,7 +301,7 @@ export default {
this.$notification.error({
message: 'Unknown error: ' + e.response.status,
style: {
width: '100px',
width: '400px',
marginLeft: `${335 - 600}px`,
},
duration: 4