diff --git a/x-page/components/filter.vue b/x-page/components/filter.vue new file mode 100644 index 0000000..f0c0f76 --- /dev/null +++ b/x-page/components/filter.vue @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/x-page/components/left.vue b/x-page/components/left.vue new file mode 100644 index 0000000..a82534d --- /dev/null +++ b/x-page/components/left.vue @@ -0,0 +1,118 @@ + + + + + PASIEN + + + + + + {{ item.tanggal }} + + + {{ item.noreg }} + + + {{ item.kelpelanggan }} + + + {{ item.nama }} + + + {{ item.status }} + + + + + + + + + + + \ No newline at end of file diff --git a/x-page/components/main.vue b/x-page/components/main.vue index 4c8b6ee..8f950a6 100644 --- a/x-page/components/main.vue +++ b/x-page/components/main.vue @@ -3,7 +3,15 @@ - + + + + + + + + + @@ -11,20 +19,28 @@ \ No newline at end of file diff --git a/x-page/components/right.vue b/x-page/components/right.vue new file mode 100644 index 0000000..64cf6e7 --- /dev/null +++ b/x-page/components/right.vue @@ -0,0 +1,187 @@ + + + + + + + + + + + + 055000035LA + Tn. Alpha + + + + + + + + + + PID + + + asd + + + + + Tanggal Lahir dan Umur + + + 10-11-1999 + + + 24 Tahun 8 Bulan 21 Hari + + + + + + + + + STAF: NOVITA + + + + + + + + + + + + + + + + + + {{ item.specimen }} + + + {{ item.barcode }} + + + - + + + - + + + + + + DARAH + SWAB/SEKRET + + + + + PEMERIKSAAN + + + Hematologi Lengkap + Golongan Darah Rhesus + Kultur Usap Tenggorok (Vitek) + + + + + + + + \ No newline at end of file diff --git a/x-page/index.html b/x-page/index.html index 8f2e7e2..549a92a 100644 --- a/x-page/index.html +++ b/x-page/index.html @@ -45,7 +45,7 @@ // } const options = { - modulesCache: { + moduleCache: { vue: Vue, }, getFile(url) { @@ -82,7 +82,7 @@ return { visible: false, bg_src: "", - loading: false, // Initialize loading state + loading: false, }; },
{{ item.tanggal }}
{{ item.noreg }}
{{ item.kelpelanggan }}
{{ item.nama }}
{{ item.status }}
PID
asd
Tanggal Lahir dan Umur
10-11-1999
24 Tahun 8 Bulan 21 Hari
{{ item.specimen }}
{{ item.barcode }}
-