Browse Source

Merge branch 'dev-wangyijie' of ssh://www.yixzm.cn:22022/Dim5-ideal/bj-maritime-dcds-web into dev-wangyijie

wangyijie 7 hours ago
parent
commit
bc750d2550

+ 1 - 0
src/views/notificationAnalysis/releaseReceiptStatistics/components/statisticalReport.vue

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