refactor: 重构最新问卷组件

- 最新问卷组件样式更新
- 内容调整
- 增加 hooks 内容支持
This commit is contained in:
Huangzhe
2025-03-06 11:06:24 +08:00
parent 91dd8d5f4c
commit 46c81a2e73
5 changed files with 122 additions and 57 deletions

View File

@@ -41,7 +41,6 @@ import CreateSurvey from './components/CreateSurvey/Index.vue';
padding: 20px 10px;
}
}
}
</style>