@@ -28,6 +28,7 @@
@click="viewDetail(scope.row.unit)"
>{{ scope.row.unit }}</span
>
+ <span v-else>{{ scope.row.unit }}</span>
</template>
</el-table-column>