WXL (wul)
2026-04-10 a78c4c8208a4a05dd54781443c08336f142a2dd6
src/views/Satisfaction/sfstatistics/components/FollowupStatistics.vue
@@ -199,7 +199,7 @@
                scope.row.followUpRate !== undefined
              "
            >
              {{ formatPercent(scope.row.followUpRate) }}
              {{ scope.row.followUpRate }}
            </span>
            <span v-else>-</span>
          </template>