name
This commit is contained in:
@@ -2,6 +2,7 @@ import { apiAxiosInstance } from "@/service";
|
||||
|
||||
export type ReprocessItemValues = {
|
||||
typeID: number;
|
||||
name: string;
|
||||
buy: number;
|
||||
buy_reprocess: number;
|
||||
sell: number;
|
||||
|
||||
Reference in New Issue
Block a user