Commit 68819e5d by caoyanzhi

update: 评价回访设置参数调整

parent 9b6fa1ff
...@@ -128,7 +128,8 @@ export default { ...@@ -128,7 +128,8 @@ export default {
allOrderFlag, allOrderFlag,
taskCallTypes: taskCallTypes.join(','), taskCallTypes: taskCallTypes.join(','),
distributeCustomerJudge, distributeCustomerJudge,
overDayJudge overDayJudge,
taskType: 0
}) })
.then(res => { .then(res => {
const { errorCode } = res.data || {}; const { errorCode } = res.data || {};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment