src/views/followvisit/discharge/index.vue
@@ -221,7 +221,8 @@ width="120" > <template slot-scope="scope"> <div v-if="scope.row.sendstate == 1"> <el-tooltip class="item" effect="dark" :content="scope.row.remark" placement="top-start"> <div v-if="scope.row.sendstate == 1"> <el-tag type="primary" :disable-transitions="false" >被领取</el-tag > @@ -247,6 +248,8 @@ <div v-if="scope.row.sendstate == 6"> <el-tag type="danger" :disable-transitions="false">已完成</el-tag> </div> </el-tooltip> </template> </el-table-column> <!-- <el-table-column