src/components/solveProblem/index.vue
@@ -50,7 +50,7 @@ filterPerson(name) { const { dispatchInfo } = this; if (name === '调度') { return '【派遣意见】' + dispatchInfo.dispatchOpinion return '【派遣意见】' } else if (name === '核查') { return '【核查结果】' } else if (name === '结案') {