@ -48,7 +48,7 @@ const startVisible = ref(false)
const startExperimentHandle = () => {
if (systemStore.systemStatus.currentTasks) {
FtMessage.error('记录已经开启')
FtMessage.warning('记录已经开启')
return
}
startVisible.value = true