Commit 9f23dd3e by liuchenxi

update: 群發失敗參數

parent a6cd08e3
......@@ -125,7 +125,7 @@ export default {
params.convType = 1;
} else if (this.type == '群发转话务') {
meth = telTaskDiagram;
params.convType = 2;
params.convType = 3;
} else if (this.type == '群发') {
meth = massDiagram;
}
......
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