@@ -1288,7 +1288,7 @@ ShareListDialog},
TodoStatus:this.todoType,
SortByTodo:this.SortByTodo,
TryStage: this.act_trialTag,
- FromArea:this.fromArea
+ RegionType:this.fromArea
}
customInterence.customList(params).then(res => {
if(res.Ret === 200) {
@@ -353,7 +353,7 @@ import reportVarietyEnSet from '@/components/reportVarietyEnSet.vue'
customInterence.getCustomListEn({
...this.searchParams,
EnPermissionIds:arr.join(','),
- Sales:this.sales.join(',')
+ Sellers:this.sales.join(',')
}).then(res=>{
// console.log(res);
if(res.Ret == 200){