star7th 6 anni fa
parent
commit
07fdde065d
1 ha cambiato i file con 5 aggiunte e 1 eliminazioni
  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>