正式检测-预检测提示及日志功能
This commit is contained in:
@@ -9,7 +9,7 @@ export const getBigTestItem = (planId: string) => {
|
||||
* @param params 当为scriptType为null时,表示查询所有脚本类型,否则只查询指定脚本类型。当为chnNum为-1时,表示查询所有通道,否则只查询指定通道。
|
||||
*/
|
||||
export const getFormData = (params: {
|
||||
scriptId: string,
|
||||
planId: string,
|
||||
deviceId: string,
|
||||
chnNum: string,
|
||||
scriptType: string | null
|
||||
|
||||
Reference in New Issue
Block a user