@@ -293,7 +293,7 @@ const getExcelHtml = async (excelId) => {
}
} else {
isTableForm.value = false
- window?.$message?.error(`excelId: ${excelId || '-1 或 空'}`)
+ window?.$message?.error('项目未关联日志表单')