Flatten nested repos
This commit is contained in:
276
test/vuex/one-report/components/oneReport.vue
Normal file
276
test/vuex/one-report/components/oneReport.vue
Normal file
@@ -0,0 +1,276 @@
|
||||
<template>
|
||||
<v-layout column fill-height>
|
||||
<one-dialog-info :status="xinfo" :msg="xmsginfo" @close-dialog-info="closeInfo()"></one-dialog-info>
|
||||
|
||||
<v-toolbar class="pa-1 mb-2" color="blue lighten-3" dark height="50px">
|
||||
<v-toolbar-title>DAFTAR REPORT</v-toolbar-title>
|
||||
<v-spacer></v-spacer>
|
||||
<v-select v-model="Select" :items="items" :rules="[v => !!v || 'Item is required']" label="Group Report" ></v-select>
|
||||
|
||||
<v-spacer></v-spacer>
|
||||
<v-text-field v-model="search" :rules="nameRules" label="Search" ></v-text-field>
|
||||
</v-toolbar>
|
||||
|
||||
<v-card class="pa-3 p-left-side grow" grow >
|
||||
<div style=" font-weight: bold; font-size: large;">GROUP FRONT OFFICE</div>
|
||||
<v-container class="pa-2" grid-list-md fluid fill-height>
|
||||
<v-card class="ml-3" color="dark blue lighten-1" dark width="400px" height="80px" style=" border-radius: 15px; " @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span style=" padding-left:7px; ">LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="dark blue lighten-2" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="dark blue lighten-3" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="blue darken-1" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
</v-container>
|
||||
|
||||
<v-container class="pa-2" grid-list-md fluid fill-height>
|
||||
<v-card class="ml-3" color="light-green lighten-1" dark width="400px" height="80px" style=" border-radius: 15px; " @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span style=" padding-left:7px; ">LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="light-green lighten-2" dark width="400px" height="80px" style=" border-radius: 15px; " @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="light-green lighten-3" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="light-green darken-1" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
</v-container>
|
||||
|
||||
<v-container class="pa-2" grid-list-md fluid fill-height>
|
||||
<v-card class="ml-3" color="amber lighten-1" dark width="400px" height="80px" style=" border-radius: 15px; " @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span style=" padding-left:7px; ">LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="amber lighten-2" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="amber lighten-3" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="amber darken-1" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
</v-container>
|
||||
|
||||
<v-container class="pa-2" grid-list-md fluid fill-height>
|
||||
<v-card class="ml-3" color="purple lighten-1" dark width="400px" height="80px" style=" border-radius: 15px; " @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span style=" padding-left:7px; ">LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="purple lighten-2" dark width="400px" height="80px" style=" border-radius: 15px; " @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="purple lighten-3" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="purple darken-1" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
</v-container>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</v-card>
|
||||
|
||||
<v-navigation-drawer v-model="drawer" :mini-variant="mini" fixed app temporary right :width="350">
|
||||
<v-list class="pa-1">
|
||||
|
||||
<v-list-tile v-if="mini" @click.stop="mini = !mini">
|
||||
|
||||
</v-list-tile>
|
||||
<v-list-tile-content>
|
||||
<v-list-tile-title><h2>Parameter</h2></v-list-tile-title>
|
||||
</v-list-tile-content>
|
||||
</v-list-tile>
|
||||
</v-list>
|
||||
|
||||
<v-list class="pt-0" dense>
|
||||
</br>
|
||||
<v-divider light></v-divider>
|
||||
|
||||
<v-card style="padding:10px;" >
|
||||
<v-flex>
|
||||
<v-menu
|
||||
ref="menu1"
|
||||
v-model="menu1"
|
||||
:close-on-content-click="false"
|
||||
:nudge-right="40"
|
||||
lazy
|
||||
transition="scale-transition"
|
||||
offset-y
|
||||
full-width
|
||||
max-width="290px"
|
||||
min-width="290px"
|
||||
>
|
||||
<template v-slot:activator="{ on }">
|
||||
<v-text-field
|
||||
v-model="dateFormatted"
|
||||
label="Start Date"
|
||||
hint="MM/DD/YYYY format"
|
||||
persistent-hint
|
||||
@blur="date = parseDate(dateFormatted)"
|
||||
v-on="on"
|
||||
></v-text-field>
|
||||
</template>
|
||||
<v-date-picker v-model="date" no-title @input="menu1 = false"></v-date-picker>
|
||||
</v-menu>
|
||||
</v-flex> </br>
|
||||
<v-divider light></v-divider>
|
||||
<v-flex >
|
||||
<v-menu
|
||||
ref="menu1"
|
||||
v-model="menu1"
|
||||
:close-on-content-click="false"
|
||||
:nudge-right="40"
|
||||
lazy
|
||||
transition="scale-transition"
|
||||
offset-y
|
||||
full-width
|
||||
max-width="290px"
|
||||
min-width="290px"
|
||||
>
|
||||
<template v-slot:activator="{ on }">
|
||||
<v-text-field
|
||||
v-model="dateFormatted"
|
||||
label="End Date"
|
||||
hint="MM/DD/YYYY format"
|
||||
persistent-hint
|
||||
@blur="date = parseDate(dateFormatted)"
|
||||
v-on="on"
|
||||
></v-text-field>
|
||||
</template>
|
||||
<v-date-picker v-model="date" no-title @input="menu1 = false"></v-date-picker>
|
||||
</v-menu>
|
||||
</v-flex>
|
||||
</br> <v-divider light></v-divider>
|
||||
|
||||
<v-select
|
||||
v-model="select"
|
||||
:items="items"
|
||||
:rules="[v => !!v || 'Item is required']"
|
||||
label="Item"
|
||||
required
|
||||
></v-select>
|
||||
</br> <v-divider light></v-divider>
|
||||
|
||||
|
||||
<v-btn color="success">Create</v-btn>
|
||||
<v-btn color="error">Cancel</v-btn>
|
||||
|
||||
</v-card >
|
||||
</v-navigation-drawer>
|
||||
</v-card>
|
||||
|
||||
|
||||
</v-layout>
|
||||
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
.v-divider {
|
||||
border-color: rgba(255,255,255,1) !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
module.exports = {
|
||||
data () {
|
||||
return {
|
||||
drawer: null,
|
||||
items: [
|
||||
{ title: 'Home', icon: 'dashboard' },
|
||||
{ title: 'About', icon: 'question_answer' }
|
||||
],
|
||||
mini: false,
|
||||
right: null
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
123
test/vuex/one-report/components/oneReport0.vue
Normal file
123
test/vuex/one-report/components/oneReport0.vue
Normal file
@@ -0,0 +1,123 @@
|
||||
<template>
|
||||
<v-layout column fill-height>
|
||||
|
||||
|
||||
<v-toolbar class="pa-1 mb-2" color="blue lighten-3" dark height="50px">
|
||||
<v-toolbar-title>DAFTAR REPORT</v-toolbar-title>
|
||||
<v-spacer></v-spacer>
|
||||
<v-select
|
||||
v-model="Select"
|
||||
:items="items"
|
||||
:rules="[v => !!v || 'Item is required']"
|
||||
label="Group Report"
|
||||
|
||||
></v-select>
|
||||
|
||||
<v-spacer></v-spacer>
|
||||
<v-text-field
|
||||
v-model="search"
|
||||
:rules="nameRules"
|
||||
|
||||
label="Search"
|
||||
|
||||
></v-text-field>
|
||||
</v-toolbar>
|
||||
|
||||
|
||||
<v-card class="pa-1 p-left-side grow" grow>
|
||||
|
||||
|
||||
<v-layout >
|
||||
<v-flex xs3 class="pr-2" >
|
||||
<v-card color="blue lighten-1" class="white--text">
|
||||
<v-layout >
|
||||
<v-flex class="text-md-center" >
|
||||
<v-btn fab dark large color="error">
|
||||
<v-icon dark>insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
<v-divider light></v-divider>
|
||||
<v-card-title primary-title style="height:50px;" >
|
||||
Daftar Pemeriksaan Harian
|
||||
</v-card-title>
|
||||
</v-card>
|
||||
</v-flex>
|
||||
|
||||
<v-flex xs3 class="pr-2">
|
||||
<v-card color="blue lighten-1" class="white--text">
|
||||
<v-layout>
|
||||
<v-flex class="text-md-center" >
|
||||
<v-btn fab dark large color="error">
|
||||
<v-icon dark>insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
<v-divider light></v-divider>
|
||||
<v-card-title primary-title style="height:50px;" >
|
||||
Daftar Pemeriksaan Harian
|
||||
</v-card-title>
|
||||
</v-card>
|
||||
</v-flex>
|
||||
|
||||
<v-flex xs3 class="pr-2">
|
||||
<v-card color="blue lighten-1" class="white--text">
|
||||
<v-layout>
|
||||
<v-flex class="text-md-center" >
|
||||
<v-btn fab dark large color="error">
|
||||
<v-icon dark>insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
<v-divider light></v-divider>
|
||||
<v-card-title primary-title style="height:50px;" >
|
||||
Daftar Pemeriksaan Harian
|
||||
</v-card-title>
|
||||
</v-card>
|
||||
</v-flex>
|
||||
|
||||
|
||||
<v-flex xs3 class="pr-2">
|
||||
<v-card color="blue lighten-1" class="white--text">
|
||||
<v-layout>
|
||||
<v-flex class="text-md-center" >
|
||||
<v-btn fab dark large color="error">
|
||||
<v-icon dark>insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
<v-divider light></v-divider>
|
||||
<v-card-title primary-title style="height:50px;" >
|
||||
Daftar Pemeriksaan Harian
|
||||
</v-card-title>
|
||||
</v-card>
|
||||
</v-flex>
|
||||
|
||||
|
||||
|
||||
|
||||
</v-layout>
|
||||
|
||||
|
||||
|
||||
|
||||
</v-card>
|
||||
|
||||
|
||||
</v-layout>
|
||||
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
table.v-table tbody td,table.v-table tbody th {
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
table.v-table thead tr {
|
||||
height: 40px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
||||
</script>
|
||||
454
test/vuex/one-report/components/oneReport1.vue
Normal file
454
test/vuex/one-report/components/oneReport1.vue
Normal file
@@ -0,0 +1,454 @@
|
||||
<template>
|
||||
<v-layout column fill-height>
|
||||
|
||||
|
||||
<v-toolbar class="pa-1 mb-2" color="blue lighten-3" dark height="50px">
|
||||
<v-toolbar-title>DAFTAR REPORT</v-toolbar-title>
|
||||
<v-spacer></v-spacer>
|
||||
<v-select
|
||||
v-model="Select"
|
||||
:items="items"
|
||||
:rules="[v => !!v || 'Item is required']"
|
||||
label="Group Report"
|
||||
|
||||
></v-select>
|
||||
|
||||
<v-spacer></v-spacer>
|
||||
<v-text-field
|
||||
v-model="search"
|
||||
:rules="nameRules"
|
||||
|
||||
label="Search"
|
||||
|
||||
></v-text-field>
|
||||
</v-toolbar>
|
||||
|
||||
|
||||
<v-card class="pa-3 p-left-side grow" grow >
|
||||
<v-container grid-list-md text-md-center fluid fill-height>
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Pasien</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-001
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Penerimaan</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-002
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Penerimaan Pasien</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-003
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Piutang</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-004
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Pasien MCU</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-005
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Shift</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-006
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
</v-container>
|
||||
|
||||
<v-container grid-list-md text-md-center fluid fill-height>
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Pasien Klinik</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-001
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Pasien Rujukan</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-007
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Kasir</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-008
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Pendapatan</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-009
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Kasir Bulanan</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-010
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
|
||||
<v-layout column>
|
||||
<v-card style ="height:230px; width:160px;">
|
||||
<v-flex >
|
||||
<v-card-title primary-title class="text-md-center" style="padding:2px;" >
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<v-btn outline large fab color="blue darken-1" @click.stop="drawer = !drawer">
|
||||
<v-icon >insert_chart_outlined</v-icon>
|
||||
</v-btn>
|
||||
</div>
|
||||
<div ><h3>Laporan Kasir Harian</h3></div>
|
||||
<v-divider light></v-divider>
|
||||
<div class="headline">
|
||||
<v-card color="blue darken-1" class="white--text">
|
||||
FO-011
|
||||
</v-card>
|
||||
</div>
|
||||
<v-divider light></v-divider>
|
||||
<span style="font-size: 10px;">Listen to your favorite artists and albums whenever and wherever </span>
|
||||
</div>
|
||||
</v-card-title>
|
||||
</v-flex>
|
||||
</v-card>
|
||||
</v-layout>
|
||||
</v-container>
|
||||
|
||||
|
||||
<v-navigation-drawer v-model="drawer" :mini-variant="mini" fixed app temporary right :width="350">
|
||||
<v-list class="pa-1">
|
||||
<v-list-tile v-if="mini" @click.stop="mini = !mini">
|
||||
|
||||
</v-list-tile>
|
||||
<v-list-tile-content>
|
||||
<v-list-tile-title><h2>Parameter</h2></v-list-tile-title>
|
||||
</v-list-tile-content>
|
||||
</v-list-tile>
|
||||
</v-list>
|
||||
|
||||
<v-list class="pt-0" dense>
|
||||
</br>
|
||||
<v-divider light></v-divider>
|
||||
|
||||
<v-card style="padding:10px;" >
|
||||
<v-flex>
|
||||
<v-menu
|
||||
ref="menu1"
|
||||
v-model="menu1"
|
||||
:close-on-content-click="false"
|
||||
:nudge-right="40"
|
||||
lazy
|
||||
transition="scale-transition"
|
||||
offset-y
|
||||
full-width
|
||||
max-width="290px"
|
||||
min-width="290px"
|
||||
>
|
||||
<template v-slot:activator="{ on }">
|
||||
<v-text-field
|
||||
v-model="dateFormatted"
|
||||
label="Start Date"
|
||||
hint="MM/DD/YYYY format"
|
||||
persistent-hint
|
||||
@blur="date = parseDate(dateFormatted)"
|
||||
v-on="on"
|
||||
></v-text-field>
|
||||
</template>
|
||||
<v-date-picker v-model="date" no-title @input="menu1 = false"></v-date-picker>
|
||||
</v-menu>
|
||||
</v-flex> </br>
|
||||
<v-divider light></v-divider>
|
||||
<v-flex >
|
||||
<v-menu
|
||||
ref="menu1"
|
||||
v-model="menu1"
|
||||
:close-on-content-click="false"
|
||||
:nudge-right="40"
|
||||
lazy
|
||||
transition="scale-transition"
|
||||
offset-y
|
||||
full-width
|
||||
max-width="290px"
|
||||
min-width="290px"
|
||||
>
|
||||
<template v-slot:activator="{ on }">
|
||||
<v-text-field
|
||||
v-model="dateFormatted"
|
||||
label="End Date"
|
||||
hint="MM/DD/YYYY format"
|
||||
persistent-hint
|
||||
@blur="date = parseDate(dateFormatted)"
|
||||
v-on="on"
|
||||
></v-text-field>
|
||||
</template>
|
||||
<v-date-picker v-model="date" no-title @input="menu1 = false"></v-date-picker>
|
||||
</v-menu>
|
||||
</v-flex>
|
||||
</br> <v-divider light></v-divider>
|
||||
|
||||
<v-select
|
||||
v-model="select"
|
||||
:items="items"
|
||||
:rules="[v => !!v || 'Item is required']"
|
||||
label="Item"
|
||||
required
|
||||
></v-select>
|
||||
</br> <v-divider light></v-divider>
|
||||
|
||||
|
||||
<v-btn color="success">Create</v-btn>
|
||||
<v-btn color="error">Cancel</v-btn>
|
||||
|
||||
</v-card >
|
||||
</v-navigation-drawer>
|
||||
</v-card>
|
||||
|
||||
|
||||
</v-layout>
|
||||
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
|
||||
<script>
|
||||
module.exports = {
|
||||
data () {
|
||||
return {
|
||||
drawer: null,
|
||||
items: [
|
||||
{ title: 'Home', icon: 'dashboard' },
|
||||
{ title: 'About', icon: 'question_answer' }
|
||||
],
|
||||
mini: false,
|
||||
right: null
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
191
test/vuex/one-report/components/oneReport2.vue
Normal file
191
test/vuex/one-report/components/oneReport2.vue
Normal file
@@ -0,0 +1,191 @@
|
||||
<template>
|
||||
<v-layout column fill-height>
|
||||
<one-dialog-info :status="xinfo" :msg="xmsginfo" @close-dialog-info="closeInfo()"></one-dialog-info>
|
||||
|
||||
<v-toolbar class="pa-1 mb-2" color="blue lighten-3" dark height="50px">
|
||||
<v-toolbar-title>DAFTAR REPORT</v-toolbar-title>
|
||||
<v-spacer></v-spacer>
|
||||
<v-select v-model="Select" :items="items" :rules="[v => !!v || 'Item is required']" label="Group Report" ></v-select>
|
||||
|
||||
<v-spacer></v-spacer>
|
||||
<v-text-field v-model="search" :rules="nameRules" label="Search" ></v-text-field>
|
||||
</v-toolbar>
|
||||
|
||||
<v-card class="pa-3 p-left-side grow" grow >
|
||||
<div style=" font-weight: bold; font-size: large;">GROUP FRONT OFFICE</div>
|
||||
<v-container grid-list-md text-md-center fluid fill-height>
|
||||
|
||||
<v-card color="dark blue lighten-3" dark max-width="200" style="height: 250px" @click.stop="drawer = !drawer">
|
||||
<v-card-title primary-title class="justify-center" >
|
||||
<span >FO-001</span>
|
||||
</v-card-title>
|
||||
<v-divider ></v-divider>
|
||||
<v-card-text class="subheading" >
|
||||
Laporan Pasien Berdasarkan Tanggal Pemeriksaan
|
||||
</v-card-text>
|
||||
<v-divider ></v-divider>
|
||||
<v-card-text class ="caption">
|
||||
Laporan Pasien Berdasarkan Tanggal Pemeriksaan
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="dark blue lighten-3" dark max-width="200" style="height: 250px" @click.stop="drawer = !drawer">
|
||||
<v-card-title primary-title class="justify-center" >
|
||||
<span >FO-002</span>
|
||||
</v-card-title>
|
||||
<v-divider dark></v-divider>
|
||||
<v-card-text class="subheading" >
|
||||
Laporan dokter Berdasarkan Tanggal Pemeriksaan
|
||||
</v-card-text>
|
||||
<v-divider ></v-divider>
|
||||
<v-card-text class ="caption">
|
||||
Laporan Pasien Berdasarkan Tanggal Pemeriksaan
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="dark blue lighten-3" dark max-width="200"style="height: 250px" @click.stop="drawer = !drawer">
|
||||
<v-card-title primary-title class="justify-center" >
|
||||
<span >FO-003</span>
|
||||
</v-card-title>
|
||||
<v-divider dark></v-divider>
|
||||
<v-card-text class="subheading" >
|
||||
Laporan dokter Berdasarkan Tanggal Pemeriksaan
|
||||
</v-card-text>
|
||||
<v-divider ></v-divider>
|
||||
<v-card-text class ="caption">
|
||||
Laporan Pasien Berdasarkan Tanggal Pemeriksaan
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="dark blue lighten-3" dark max-width="200"style="height: 250px" @click.stop="drawer = !drawer">
|
||||
<v-card-title primary-title class="justify-center" >
|
||||
<span >FO-004</span>
|
||||
</v-card-title>
|
||||
<v-divider dark></v-divider>
|
||||
<v-card-text class="subheading" >
|
||||
Laporan dokter Berdasarkan
|
||||
</v-card-text>
|
||||
<v-divider ></v-divider>
|
||||
<v-card-text class ="caption">
|
||||
Laporan Pasien Berdasarkan Tanggal Pemeriksaan
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
</v-container>
|
||||
</v-card>
|
||||
|
||||
<v-navigation-drawer v-model="drawer" :mini-variant="mini" fixed app temporary right :width="350">
|
||||
<v-list class="pa-1">
|
||||
|
||||
<v-list-tile v-if="mini" @click.stop="mini = !mini">
|
||||
|
||||
</v-list-tile>
|
||||
<v-list-tile-content>
|
||||
<v-list-tile-title><h2>Parameter</h2></v-list-tile-title>
|
||||
</v-list-tile-content>
|
||||
</v-list-tile>
|
||||
</v-list>
|
||||
|
||||
<v-list class="pt-0" dense>
|
||||
</br>
|
||||
<v-divider light></v-divider>
|
||||
|
||||
<v-card style="padding:10px;" >
|
||||
<v-flex>
|
||||
<v-menu
|
||||
ref="menu1"
|
||||
v-model="menu1"
|
||||
:close-on-content-click="false"
|
||||
:nudge-right="40"
|
||||
lazy
|
||||
transition="scale-transition"
|
||||
offset-y
|
||||
full-width
|
||||
max-width="290px"
|
||||
min-width="290px"
|
||||
>
|
||||
<template v-slot:activator="{ on }">
|
||||
<v-text-field
|
||||
v-model="dateFormatted"
|
||||
label="Start Date"
|
||||
hint="MM/DD/YYYY format"
|
||||
persistent-hint
|
||||
@blur="date = parseDate(dateFormatted)"
|
||||
v-on="on"
|
||||
></v-text-field>
|
||||
</template>
|
||||
<v-date-picker v-model="date" no-title @input="menu1 = false"></v-date-picker>
|
||||
</v-menu>
|
||||
</v-flex> </br>
|
||||
<v-divider light></v-divider>
|
||||
<v-flex >
|
||||
<v-menu
|
||||
ref="menu1"
|
||||
v-model="menu1"
|
||||
:close-on-content-click="false"
|
||||
:nudge-right="40"
|
||||
lazy
|
||||
transition="scale-transition"
|
||||
offset-y
|
||||
full-width
|
||||
max-width="290px"
|
||||
min-width="290px"
|
||||
>
|
||||
<template v-slot:activator="{ on }">
|
||||
<v-text-field
|
||||
v-model="dateFormatted"
|
||||
label="End Date"
|
||||
hint="MM/DD/YYYY format"
|
||||
persistent-hint
|
||||
@blur="date = parseDate(dateFormatted)"
|
||||
v-on="on"
|
||||
></v-text-field>
|
||||
</template>
|
||||
<v-date-picker v-model="date" no-title @input="menu1 = false"></v-date-picker>
|
||||
</v-menu>
|
||||
</v-flex>
|
||||
</br> <v-divider light></v-divider>
|
||||
|
||||
<v-select
|
||||
v-model="select"
|
||||
:items="items"
|
||||
:rules="[v => !!v || 'Item is required']"
|
||||
label="Item"
|
||||
required
|
||||
></v-select>
|
||||
</br> <v-divider light></v-divider>
|
||||
|
||||
|
||||
<v-btn color="success">Create</v-btn>
|
||||
<v-btn color="error">Cancel</v-btn>
|
||||
|
||||
</v-card >
|
||||
</v-navigation-drawer>
|
||||
</v-card>
|
||||
|
||||
|
||||
</v-layout>
|
||||
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
.v-divider {
|
||||
border-color: rgba(90,114,246,1) !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
module.exports = {
|
||||
data () {
|
||||
return {
|
||||
drawer: null,
|
||||
items: [
|
||||
{ title: 'Home', icon: 'dashboard' },
|
||||
{ title: 'About', icon: 'question_answer' }
|
||||
],
|
||||
mini: false,
|
||||
right: null
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
276
test/vuex/one-report/components/oneReport3.vue
Normal file
276
test/vuex/one-report/components/oneReport3.vue
Normal file
@@ -0,0 +1,276 @@
|
||||
<template>
|
||||
<v-layout column fill-height>
|
||||
<one-dialog-info :status="xinfo" :msg="xmsginfo" @close-dialog-info="closeInfo()"></one-dialog-info>
|
||||
|
||||
<v-toolbar class="pa-1 mb-2" color="blue lighten-3" dark height="50px">
|
||||
<v-toolbar-title>DAFTAR REPORT</v-toolbar-title>
|
||||
<v-spacer></v-spacer>
|
||||
<v-select v-model="Select" :items="items" :rules="[v => !!v || 'Item is required']" label="Group Report" ></v-select>
|
||||
|
||||
<v-spacer></v-spacer>
|
||||
<v-text-field v-model="search" :rules="nameRules" label="Search" ></v-text-field>
|
||||
</v-toolbar>
|
||||
|
||||
<v-card class="pa-3 p-left-side grow" grow >
|
||||
<div style=" font-weight: bold; font-size: large;">GROUP FRONT OFFICE</div>
|
||||
<v-container class="pa-2" grid-list-md fluid fill-height>
|
||||
<v-card class="ml-3" color="dark blue lighten-1" dark width="400px" height="80px" style="border-top-left-radius: 50px; border-bottom-right-radius: 50px; " @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span style=" padding-left:7px; ">LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="dark blue lighten-2" dark width="400px" height="80px" @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="dark blue lighten-3" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="blue darken-1" dark width="400px" height="80px" style="border-top-left-radius: 15px; border-bottom-right-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
</v-container>
|
||||
|
||||
<v-container class="pa-2" grid-list-md fluid fill-height>
|
||||
<v-card class="ml-3" color="light-green lighten-1" dark width="400px" height="80px" style="border-top-left-radius: 50px; border-bottom-right-radius: 50px; " @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span style=" padding-left:7px; ">LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="light-green lighten-2" dark width="400px" height="80px" @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="light-green lighten-3" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="light-green darken-1" dark width="400px" height="80px" style="border-top-left-radius: 15px; border-bottom-right-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
</v-container>
|
||||
|
||||
<v-container class="pa-2" grid-list-md fluid fill-height>
|
||||
<v-card class="ml-3" color="amber lighten-1" dark width="400px" height="80px" style="border-top-left-radius: 50px; border-bottom-right-radius: 50px; " @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span style=" padding-left:7px; ">LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="amber lighten-2" dark width="400px" height="80px" @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="amber lighten-3" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="amber darken-1" dark width="400px" height="80px" style="border-top-left-radius: 15px; border-bottom-right-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
</v-container>
|
||||
|
||||
<v-container class="pa-2" grid-list-md fluid fill-height>
|
||||
<v-card class="ml-3" color="purple lighten-1" dark width="400px" height="80px" style="border-top-left-radius: 50px; border-bottom-right-radius: 50px; " @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span style=" padding-left:7px; ">LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="purple lighten-2" dark width="400px" height="80px" @click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="purple lighten-3" dark width="400px" height="80px" style=" border-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-card class="ml-3" color="purple darken-1" dark width="400px" height="80px" style="border-top-left-radius: 15px; border-bottom-right-radius: 15px; "@click.stop="drawer = !drawer">
|
||||
<v-card-text style=" margin-top:-10px; ">
|
||||
<span>LAPORAN REKAP PIUTANG SUMMARY BY DATE </span>
|
||||
<p style="font-size: large; margin:0px; color: red;">H-001</p>
|
||||
<p style="font-size: 12px; margin:0px; font-style: italic; color: black;">Laporan yang berisi tentang laporan harian kasir</p>
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
</v-container>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</v-card>
|
||||
|
||||
<v-navigation-drawer v-model="drawer" :mini-variant="mini" fixed app temporary right :width="350">
|
||||
<v-list class="pa-1">
|
||||
|
||||
<v-list-tile v-if="mini" @click.stop="mini = !mini">
|
||||
|
||||
</v-list-tile>
|
||||
<v-list-tile-content>
|
||||
<v-list-tile-title><h2>Parameter</h2></v-list-tile-title>
|
||||
</v-list-tile-content>
|
||||
</v-list-tile>
|
||||
</v-list>
|
||||
|
||||
<v-list class="pt-0" dense>
|
||||
</br>
|
||||
<v-divider light></v-divider>
|
||||
|
||||
<v-card style="padding:10px;" >
|
||||
<v-flex>
|
||||
<v-menu
|
||||
ref="menu1"
|
||||
v-model="menu1"
|
||||
:close-on-content-click="false"
|
||||
:nudge-right="40"
|
||||
lazy
|
||||
transition="scale-transition"
|
||||
offset-y
|
||||
full-width
|
||||
max-width="290px"
|
||||
min-width="290px"
|
||||
>
|
||||
<template v-slot:activator="{ on }">
|
||||
<v-text-field
|
||||
v-model="dateFormatted"
|
||||
label="Start Date"
|
||||
hint="MM/DD/YYYY format"
|
||||
persistent-hint
|
||||
@blur="date = parseDate(dateFormatted)"
|
||||
v-on="on"
|
||||
></v-text-field>
|
||||
</template>
|
||||
<v-date-picker v-model="date" no-title @input="menu1 = false"></v-date-picker>
|
||||
</v-menu>
|
||||
</v-flex> </br>
|
||||
<v-divider light></v-divider>
|
||||
<v-flex >
|
||||
<v-menu
|
||||
ref="menu1"
|
||||
v-model="menu1"
|
||||
:close-on-content-click="false"
|
||||
:nudge-right="40"
|
||||
lazy
|
||||
transition="scale-transition"
|
||||
offset-y
|
||||
full-width
|
||||
max-width="290px"
|
||||
min-width="290px"
|
||||
>
|
||||
<template v-slot:activator="{ on }">
|
||||
<v-text-field
|
||||
v-model="dateFormatted"
|
||||
label="End Date"
|
||||
hint="MM/DD/YYYY format"
|
||||
persistent-hint
|
||||
@blur="date = parseDate(dateFormatted)"
|
||||
v-on="on"
|
||||
></v-text-field>
|
||||
</template>
|
||||
<v-date-picker v-model="date" no-title @input="menu1 = false"></v-date-picker>
|
||||
</v-menu>
|
||||
</v-flex>
|
||||
</br> <v-divider light></v-divider>
|
||||
|
||||
<v-select
|
||||
v-model="select"
|
||||
:items="items"
|
||||
:rules="[v => !!v || 'Item is required']"
|
||||
label="Item"
|
||||
required
|
||||
></v-select>
|
||||
</br> <v-divider light></v-divider>
|
||||
|
||||
|
||||
<v-btn color="success">Create</v-btn>
|
||||
<v-btn color="error">Cancel</v-btn>
|
||||
|
||||
</v-card >
|
||||
</v-navigation-drawer>
|
||||
</v-card>
|
||||
|
||||
|
||||
</v-layout>
|
||||
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
.v-divider {
|
||||
border-color: rgba(255,255,255,1) !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
module.exports = {
|
||||
data () {
|
||||
return {
|
||||
drawer: null,
|
||||
items: [
|
||||
{ title: 'Home', icon: 'dashboard' },
|
||||
{ title: 'About', icon: 'question_answer' }
|
||||
],
|
||||
mini: false,
|
||||
right: null
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
101
test/vuex/one-report/components/oneReportParam.vue
Normal file
101
test/vuex/one-report/components/oneReportParam.vue
Normal file
@@ -0,0 +1,101 @@
|
||||
<template>
|
||||
<v-layout column fill-height>
|
||||
|
||||
|
||||
<v-toolbar class="pa-1 mb-2" color="blue lighten-3" dark height="50px">
|
||||
<v-toolbar-title>PARAMETER</v-toolbar-title>
|
||||
<v-spacer></v-spacer>
|
||||
|
||||
</v-toolbar>
|
||||
|
||||
|
||||
<v-card class="pa-1 p-left-side grow" grow>
|
||||
|
||||
<v-flex >
|
||||
<v-menu
|
||||
ref="menu1"
|
||||
v-model="menu1"
|
||||
:close-on-content-click="false"
|
||||
:nudge-right="40"
|
||||
lazy
|
||||
transition="scale-transition"
|
||||
offset-y
|
||||
full-width
|
||||
max-width="290px"
|
||||
min-width="290px"
|
||||
>
|
||||
<template v-slot:activator="{ on }">
|
||||
<v-text-field
|
||||
v-model="dateFormatted"
|
||||
label="Start Date"
|
||||
hint="MM/DD/YYYY format"
|
||||
persistent-hint
|
||||
@blur="date = parseDate(dateFormatted)"
|
||||
v-on="on"
|
||||
></v-text-field>
|
||||
</template>
|
||||
<v-date-picker v-model="date" no-title @input="menu1 = false"></v-date-picker>
|
||||
</v-menu>
|
||||
</v-flex> </br>
|
||||
<v-divider light></v-divider>
|
||||
<v-flex >
|
||||
<v-menu
|
||||
ref="menu1"
|
||||
v-model="menu1"
|
||||
:close-on-content-click="false"
|
||||
:nudge-right="40"
|
||||
lazy
|
||||
transition="scale-transition"
|
||||
offset-y
|
||||
full-width
|
||||
max-width="290px"
|
||||
min-width="290px"
|
||||
>
|
||||
<template v-slot:activator="{ on }">
|
||||
<v-text-field
|
||||
v-model="dateFormatted"
|
||||
label="End Date"
|
||||
hint="MM/DD/YYYY format"
|
||||
persistent-hint
|
||||
@blur="date = parseDate(dateFormatted)"
|
||||
v-on="on"
|
||||
></v-text-field>
|
||||
</template>
|
||||
<v-date-picker v-model="date" no-title @input="menu1 = false"></v-date-picker>
|
||||
</v-menu>
|
||||
</v-flex>
|
||||
</br> <v-divider light></v-divider>
|
||||
|
||||
<v-select
|
||||
v-model="select"
|
||||
:items="items"
|
||||
:rules="[v => !!v || 'Item is required']"
|
||||
label="Item"
|
||||
required
|
||||
></v-select>
|
||||
</br> <v-divider light></v-divider>
|
||||
|
||||
|
||||
<v-btn color="success">Create</v-btn>
|
||||
<v-btn color="error">Cancel</v-btn>
|
||||
|
||||
|
||||
|
||||
</v-card>
|
||||
</v-layout>
|
||||
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
table.v-table tbody td,table.v-table tbody th {
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
table.v-table thead tr {
|
||||
height: 40px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user