删除 GitHub Actions 设置邮件接收步骤

This commit is contained in:
eoao
2026-01-24 00:06:00 +08:00
parent 1d4979bc43
commit bfb896bae6
4 changed files with 35 additions and 164 deletions

View File

@@ -176,7 +176,7 @@ const addForm = reactive({
})
let skeletonRows = 10
const queryParams = {
size: 10
size: 30
}
const mySelect = ref()