opt: 异常日志,流量限制,创建任务优化

This commit is contained in:
yanps
2024-02-28 16:35:50 +08:00
parent c010166c28
commit ae3b25f35a
13 changed files with 154 additions and 96 deletions

View File

@@ -286,7 +286,7 @@ export default {
this.$refs.child1.setForm(clickObj)
} else if (clickObj.data.driver_type === 'standard_stacker') {
this.dialogFormVisible4 = true
}else {
} else {
this.dialogFormVisible = true
}
}