src/views/salesManagement/invoiceRegistration/index.vue
@@ -761,7 +761,7 @@
.justify-between {
   justify-content: space-between;
}
::v-deep(.el-checkbox__label) {
:deep(.el-checkbox__label) {
   font-weight: bold;
}
</style>