Browse Source

默认查询全部医嘱

xiaochan 1 năm trước cách đây
mục cha
commit
1a843455b2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pinia/system-store.ts

+ 1 - 1
src/pinia/system-store.ts

@@ -28,7 +28,7 @@ const userConfig: SystemConfig = {
     isCollapse: true,
     layOutPageName: 'filletLayout',
     yz_orderBySort: 'asc',
-    yz_orderTimeDay: 90,
+    yz_orderTimeDay: -1,
     emr_size: 'large',
     emr_function_button_show_text: true,
     emr_review_mode: 1,