อัพเดท type //เมนูเครื่องราช

This commit is contained in:
AnandaTon 2023-07-17 14:02:44 +07:00
parent d626279c6c
commit 27b4e9dd4c
8 changed files with 221 additions and 239 deletions

View file

@ -167,5 +167,9 @@ const $q = useQuasar();
const dateStart = ref<any>(new Date());
const dateEnd = ref<any>(new Date());
const roundInsig = ref<string>("");
const year = ref<string>("");
const datelast = ref<string>("");
const routeName = router.currentRoute.value.name;
</script>

View file

@ -116,7 +116,7 @@
size="12px"
flat
round
color="indigo"
color="light-blue-8"
@click.stop.prevent="clickProposals(props.row.id)"
icon="mdi-file-download"
>
@ -161,6 +161,7 @@ import { ref, useAttrs } from "vue";
import type { QTableProps } from "quasar";
import router from "@/router";
import { useQuasar } from "quasar";
import type { FormProprsalsRound } from " @/modules/07_insignia/interface/request/Main.ts";
const $q = useQuasar(); // noti quasar
const modal = ref<boolean>(false);
@ -229,7 +230,7 @@ const columns = ref<QTableProps["columns"]>([
]);
// ()
const rows = ref<any[]>([
const rows = ref<FormProprsalsRound[]>([
{
round: "รอบการเสนอขอพระราชทานเครื่องราชฯ",
year: "2566",