Browse Source

Update Index.vue

star7th 6 years ago
parent
commit
07fdde065d
1 changed files with 5 additions and 1 deletions
  1. 5 1
      web_src/src/components/team/Index.vue

+ 5 - 1
web_src/src/components/team/Index.vue

@@ -194,4 +194,8 @@ export default {
   background: #f0f9eb;
 }
 
-</style>
+.el-table__empty-text{
+  text-align: left;
+}
+
+</style>