diff --git a/src/views/statistics/detail.vue b/src/views/statistics/detail.vue index 351573f..68b3899 100644 --- a/src/views/statistics/detail.vue +++ b/src/views/statistics/detail.vue @@ -39,7 +39,7 @@ Spectrum Qualifier: - {{ allData.headerBlock.spectrumQualifier }}P + {{ allData.headerBlock.spectrumQualifier }} Sample Reference Identification: diff --git a/src/views/statistics/imsData/met/index.vue b/src/views/statistics/imsData/met/index.vue new file mode 100644 index 0000000..a29a526 --- /dev/null +++ b/src/views/statistics/imsData/met/index.vue @@ -0,0 +1,255 @@ + + + + \ No newline at end of file diff --git a/src/views/statistics/imsData/stateOfHealth/alerts.vue b/src/views/statistics/imsData/stateOfHealth/alerts.vue new file mode 100644 index 0000000..9e261f0 --- /dev/null +++ b/src/views/statistics/imsData/stateOfHealth/alerts.vue @@ -0,0 +1,239 @@ + + + + \ No newline at end of file diff --git a/src/views/statistics/imsData/stateOfHealth/rmssoh.vue b/src/views/statistics/imsData/stateOfHealth/rmssoh.vue new file mode 100644 index 0000000..78bb7e9 --- /dev/null +++ b/src/views/statistics/imsData/stateOfHealth/rmssoh.vue @@ -0,0 +1,235 @@ + + + + \ No newline at end of file