UI - สืบสวนข้อเท็จจริง เพิ่ม type ให้ any เเล้ว ย้าย option ไป store
This commit is contained in:
parent
074fc05412
commit
91fc7f7520
5 changed files with 111 additions and 144 deletions
|
|
@ -4,7 +4,7 @@ const factsMain = () =>
|
|||
import("@/modules/11_discipline/components/2_InvestigateFacts/MainPage.vue");
|
||||
const investigatefactsAdd = () =>
|
||||
import(
|
||||
"@/modules/11_discipline/components/2_InvestigateFacts/investigatefactsAdd.vue"
|
||||
"@/modules/11_discipline/components/2_InvestigateFacts/AddPage.vue"
|
||||
);
|
||||
const disciplinaryMain = () =>
|
||||
import(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue