ADD:导入检测计划检测结果;
This commit is contained in:
@@ -641,7 +641,7 @@ const statisticalAnalysis = async (row: Partial<Plan.ReqPlan> = {}) => {
|
||||
|
||||
const importSubClick = () => {
|
||||
const params = {
|
||||
title: '检测计划',
|
||||
title: '导入检测计划',
|
||||
patternId: dictStore.getDictData('Pattern').find(item => item.name === modeStore.currentMode)?.id ?? '',
|
||||
importApi: importSubPlan
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user