一些issue修改

This commit is contained in:
付民康
2025-03-21 09:49:58 +08:00
parent adf790ea15
commit a9c4bc192c
7 changed files with 39 additions and 30 deletions

View File

@@ -154,8 +154,8 @@ const getInfo = async() => {
const { data } = await getRepairInfo({
"current": 1,
"size": 10,
"softwareId": 47,
// softwareId: propsData.versionId,
// "softwareId": 47,
softwareId: propsData.versionId,
});
debugger
if(data.code===200) {