微调
This commit is contained in:
@@ -305,6 +305,7 @@ const open = async (sign: string,
|
||||
|
||||
if(sign == 'add')
|
||||
{
|
||||
console.log('add',data)
|
||||
const [pqSource_Result, PqScript_Result, PqErrSys_Result,pqDevList_Result] = await Promise.all([
|
||||
getTestSourceList(data),
|
||||
getPqScriptList(data),
|
||||
|
||||
Reference in New Issue
Block a user