reactor:去除多余的 data.id as number
This commit is contained in:
@@ -53,7 +53,6 @@ async function onMaster(row: InfraFileConfigApi.FileConfig) {
|
||||
});
|
||||
try {
|
||||
await updateFileConfigMaster(row.id as number);
|
||||
loadingInstance.close();
|
||||
ElMessage.success($t('ui.actionMessage.operationSuccess'));
|
||||
onRefresh();
|
||||
} catch {
|
||||
|
||||
Reference in New Issue
Block a user