REVIEW 工作流 - 我的流程、待办任务

This commit is contained in:
YunaiV
2023-04-07 09:09:05 +08:00
parent 8f2acea7a5
commit 5fb61f8cb8
5 changed files with 47 additions and 72 deletions

View File

@ -174,9 +174,3 @@ onBeforeMount(() => {
readRedisInfo()
})
</script>
<style scoped>
.redis {
height: 600px;
max-height: 860px;
}
</style>