feat:客户端增删改查页面

This commit is contained in:
有来技术
2021-12-05 22:29:49 +08:00
parent f83655d668
commit c84cfaab6d
10 changed files with 402 additions and 14 deletions

View File

@@ -10,3 +10,8 @@ export default {
}
</script>
<style>
body .el-table th.gutter {
display: table-cell !important;
}
</style>