修改 重新发起 按钮显示逻辑

This commit is contained in:
GGJ
2024-06-18 13:36:24 +08:00
parent f33aed9b89
commit 16f0a9fa5a
15 changed files with 71 additions and 78 deletions

View File

@@ -16,7 +16,7 @@ onMounted(() => {
</script>
<style lang="less" scoped>
.details_item {
width: 50%;
width: 48%;
height: 40px;
display: flex;
.left_title {