评价结果和评价打分(按评价任务)列表接口增加参数selectBy
This commit is contained in:
@ -74,6 +74,7 @@ const SupplierEvaluateResult: React.FC = () => {
|
||||
pageNo: current,
|
||||
pageSize: pageSize,
|
||||
},
|
||||
selectBy: "create",
|
||||
};
|
||||
|
||||
// 添加搜索条件
|
||||
|
Reference in New Issue
Block a user