seimin 1 年之前
父節點
當前提交
6e619e6903
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      pages/outpatient/outpatientEndSignIn/outpatientEndSignIn.vue

+ 3 - 0
pages/outpatient/outpatientEndSignIn/outpatientEndSignIn.vue

@@ -287,6 +287,9 @@
287 287
             font-weight: bold;
288 288
             line-height: 1;
289 289
           }
290
+          .name{
291
+            flex: 1;
292
+          }
290 293
           .value {
291 294
             justify-content: flex-end;
292 295
           }