src/views/components/details.vue
@@ -148,7 +148,7 @@ state.content.createTime = state.content.createTime.substring(0.,16) state.content.issueDate = state.content.issueDate.substring(0,10) state.content.validDate = state.content.validDate.substring(0,10) state.content.business = getName(state.content.business) state.content.business = state.content.businessNames.join() }else{ ElMessage.warning(res.message) }