fix bug
This commit is contained in:
parent
48c58d3121
commit
cd95579631
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ const receiveMain = () =>
|
|||
const ReceiveAdd = () =>
|
||||
import("@/modules/05_placement/components/Receive/ReceiveAddPerson.vue");
|
||||
const receiveDetail2 = () =>
|
||||
import("@/modules/05_placement/components/Receive/ReceiveDetail.vue");
|
||||
import("@/modules/05_placement/components/Receive/receiveDetail.vue");
|
||||
|
||||
//รายการช่วยราชการ
|
||||
const helpgovernment = () =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue