fix: 网元软件包新增去除防重复校验
This commit is contained in:
@@ -36,6 +36,7 @@ export function addNeSoftware(data: Record<string, any>) {
|
||||
url: `/ne/software`,
|
||||
method: 'post',
|
||||
data: data,
|
||||
repeatSubmit: false,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user