快乐的昕的电脑
2025-11-19 32007e8ed0a07e63d9f813dc4ea9593daff5cc99
components/WorkOrderPrint.vue
@@ -751,7 +751,7 @@
        display: flex;
        align-items: center;
        gap: 14px;
        font-size: 26px;
        font-size: 32px;
    }
    .submit-section {
@@ -794,7 +794,7 @@
    .current-user-section {
        display: flex;
        align-items: center;
        font-size: 26px;
        font-size: 32px;
        border: 1.5px solid #f00;
        border-radius: 10px;
        padding: 14px 22px;
@@ -805,7 +805,7 @@
    .current-user-name {
        font-weight: bold;
        font-size: 26px;
        font-size: 32px;
    }
    .select-user-btn {