star7th 6 лет назад
Родитель
Сommit
07fdde065d
1 измененных файлов с 5 добавлено и 1 удалено
  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>