UI - ข้อมูลพื้นฐาน ช่องทางการร้องเรียน
ปรับ column row ลงใน store
This commit is contained in:
parent
ebe890f069
commit
94de8b1035
3 changed files with 84 additions and 61 deletions
5
src/modules/11_discipline/interface/response/channel.ts
Normal file
5
src/modules/11_discipline/interface/response/channel.ts
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
interface ChannelRows {
|
||||
subject: string;
|
||||
}
|
||||
|
||||
export type { ChannelRows };
|
||||
Loading…
Add table
Add a link
Reference in a new issue