feat: AMF/MME对应的IMEI白名单模板去除index

This commit is contained in:
TsMask
2025-06-24 17:13:57 +08:00
parent 5704ff09c3
commit 1566392c19
5 changed files with 22 additions and 13 deletions

View File

@@ -39,7 +39,7 @@ export default function useArrayBatch({
batchState.loading = false;
batchState.startIndex = 1;
batchState.num = 1;
fnActiveConfigNode('#')
fnActiveConfigNode('#');
}
async function modalBatchOk() {
@@ -73,6 +73,7 @@ export default function useArrayBatch({
duration: 3,
});
}
modalBatchClose();
}
return {