文案修改
This commit is contained in:
@@ -10,7 +10,7 @@ export interface RosInspectionRecordLineImageQueryDTO {
|
||||
|
||||
export interface OrderItem {
|
||||
property: string;
|
||||
tableIndex: number;
|
||||
tableIndex?: number;
|
||||
asc?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user