@@ -117,8 +117,6 @@ const openDetail = (row: any, type: string) => {
}
});
return;
- }
- if (type == "edit") {
} else {
setQuery("/Powermanagement/PositioningDetail", { id: row.id, type: type });