ลบ code ไม่ได้ใช้
This commit is contained in:
parent
08ade18e87
commit
76a986033b
1 changed files with 0 additions and 24 deletions
|
|
@ -14,7 +14,6 @@ import type { ItemsTeb } from "@/modules/04_system/interface/index/Main";
|
||||||
* import components
|
* import components
|
||||||
*/
|
*/
|
||||||
import FormDialog from "@/modules/04_system/components/formDialog.vue";
|
import FormDialog from "@/modules/04_system/components/formDialog.vue";
|
||||||
import FormAutoBackup from "@/modules/04_system/components/formAutoBackup.vue";
|
|
||||||
import formSchedule from "./formSchedule .vue";
|
import formSchedule from "./formSchedule .vue";
|
||||||
/**
|
/**
|
||||||
* importStore
|
* importStore
|
||||||
|
|
@ -371,30 +370,7 @@ onMounted(async () => {
|
||||||
v-model:tab="tab"
|
v-model:tab="tab"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <q-tab-panels v-model="tab" animated class="shadow-2 rounded-borders">
|
|
||||||
<q-tab-panel name="daily">
|
|
||||||
<FormDaily />
|
|
||||||
</q-tab-panel>
|
|
||||||
|
|
||||||
<q-tab-panel name="weekly">
|
|
||||||
<FormWeekly />
|
|
||||||
</q-tab-panel>
|
|
||||||
|
|
||||||
<q-tab-panel name="monthly">
|
|
||||||
<q-card-section class="q-pa-none">
|
|
||||||
<div class="text-h6">คืนค่า</div>
|
|
||||||
</q-card-section>
|
|
||||||
</q-tab-panel>
|
|
||||||
</q-tab-panels> -->
|
|
||||||
</q-card>
|
</q-card>
|
||||||
|
|
||||||
<!-- <FormAutoBackup
|
|
||||||
v-model:nameBackup="formDataschedule.name"
|
|
||||||
v-model:typeBackup="formDataschedule.type"
|
|
||||||
v-model:dateList="formDataschedule.date"
|
|
||||||
v-model:time="formDataschedule.time"
|
|
||||||
/> -->
|
|
||||||
</FormDialog>
|
</FormDialog>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue