修改技术监督bug

This commit is contained in:
GGJ
2024-06-18 09:03:53 +08:00
parent 8233b13927
commit f33aed9b89
18 changed files with 233 additions and 178 deletions

View File

@@ -117,7 +117,8 @@ onMounted(async () => {
<style lang="scss">
.process-panel__container {
position: absolute;
top: 90px;
top: 62px;
right: 60px;
background-color: #fff;
}
</style>