Skip to content

Commit

Permalink
feat: 代码库优化一期功能点 #9347
Browse files Browse the repository at this point in the history
  • Loading branch information
vhwweng committed Nov 16, 2023
1 parent 922796f commit 142ad61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,9 @@
transform: rotate(90deg);
}
}
.trigger-user {
color: #979BA5;
}
.trigger-time {
padding-left: 8px;
color: #979BA5;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
name: this.eventId
}]
})
this.daterange = ['', '']
}
},
methods: {
Expand Down

0 comments on commit 142ad61

Please sign in to comment.