feat: AMF/MME对应的IMEI白名单模板去除index
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user