fix(web): 列表最新动态显示操作人、流转树焦点模式保留活跃并发分支
This commit is contained in:
@ -21,6 +21,8 @@ export interface ProductResponse {
|
||||
latest_record_time: string | null;
|
||||
latest_record_content: string | null;
|
||||
latest_record_has_images: boolean;
|
||||
latest_record_assignee_id: string | null;
|
||||
latest_record_assignee_name: string | null;
|
||||
}
|
||||
|
||||
/** MOM 物料选项 */
|
||||
|
||||
Reference in New Issue
Block a user