Web Interface for Tags #104244
@ -45,6 +45,7 @@
|
||||
.create-tag-input {
|
||||
flex: 1;
|
||||
margin-right: 10px;
|
||||
height: 30px;
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -107,6 +108,7 @@ export default {
|
||||
_onTableBuilt() {
|
||||
this.fetchTags();
|
||||
},
|
||||
|
||||
fetchTags() {
|
||||
this.workers
|
||||
.refreshTags()
|
||||
|
Loading…
Reference in New Issue
Block a user