优化
This commit is contained in:
@@ -784,7 +784,7 @@ const handleNext = async () => {
|
||||
}
|
||||
|
||||
// 调用后端接口获取比对结果 // todo
|
||||
// const res = await vmSend(materialCode);
|
||||
const res = await vmSend(materialCode);
|
||||
// compareMatchResult.value = res.data || '';
|
||||
compareMatchResult.value = 'success'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user