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