src/views/followvisit/complaint/index.vue
@@ -340,6 +340,11 @@ >已完成</el-tag > </div> <div v-if="scope.row.sendstate == 7"> <el-tag type="danger" :disable-transitions="false" >超时</el-tag > </div> </el-tooltip> </template> </el-table-column> @@ -1131,6 +1136,10 @@ value: 6, label: "已完成", }, { value: 7, label: "超时", }, ], sextype: [ {