diff --git a/globalscript/theme.js b/globalscript/theme.js index 1a943de..b5bbdb4 100644 --- a/globalscript/theme.js +++ b/globalscript/theme.js @@ -19,6 +19,7 @@ var CustomTheme = { "success-darken": "#1B5E20", white: "#FFFFFF", grey: "#9E9E9E", + "grey-lighten-2": "#E0E0E0", "grey-lighten-5": "#FAFAFA", "grey-darken-1": "#757575" }, diff --git a/status-patient/components/content.vue b/status-patient/components/content.vue index 376291d..8083b78 100644 --- a/status-patient/components/content.vue +++ b/status-patient/components/content.vue @@ -6,11 +6,12 @@
{{ item.xno }}
+{{ item.order_date }}
+{{ item.order_promise }}
+{{ item.no_reg }}
+{{ item.no_reg_ext }}
+{{ item.patient_name }}
+{{ item.company_name }}
+{{ item.mou_name }}
+{{ item.details_order[0].group_name }}
+{{ item.details_sampling[0].group_name }}
+{{ item.details_process[0].group_name }}
+{{ item.details_result_verification[0].group_name }}
+{{ item.details_result_validation[0].group_name }}
+{{ item.details_print[0].group_name }}
+