vue更新3.5,以及mime打更新

This commit is contained in:
2024-09-06 10:48:22 +08:00
parent 9984041eec
commit 3914762c85
117 changed files with 4348 additions and 8000 deletions

View File

@@ -113,7 +113,7 @@ export default function useMustSoDut(projectId: Ref<string>) {
return false
}
/**
* 用户点击源代码被测件取消按钮
* 用户点击源代码被测件取消按钮 -> 返回项目管理页面
*/
const handleSoDutCancel = () => {
Notification.error("必须按要求添加源代码信息,返回项目列表页面!")