chore: release updated anxinyan version
This commit is contained in:
@@ -357,6 +357,7 @@ export interface ReportDetailData {
|
||||
}>;
|
||||
};
|
||||
trace_info: {
|
||||
visible: boolean;
|
||||
nodes: Array<{
|
||||
code: "inbound" | "appraisal" | "return";
|
||||
title: string;
|
||||
@@ -377,6 +378,7 @@ export interface ReportDetailData {
|
||||
zhongjian_report_no: string;
|
||||
report_entry_admin_name: string;
|
||||
report_entered_at: string;
|
||||
trace_info_visible: boolean;
|
||||
};
|
||||
result_info: Record<string, any>;
|
||||
product_info: Record<string, any>;
|
||||
|
||||
Reference in New Issue
Block a user