This commit is contained in:
TsMask
2023-12-29 16:19:42 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -625,7 +625,7 @@ function fnRecordRun(row: Record<string, any>) {
}
/**
* 激活任务
* 挂起任务
* @param row 网元编号ID
*/
function fnRecordStop(row: Record<string, any>) {