0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.135.193.166


Current Path : /var/www/qpms/assets/
Upload File :
Current File : /var/www/qpms/assets/ViewTeacherList-DKo3geHd.js

import{x as h,r as n,t as e,D as f,L as c,B as i,R as x}from"./index-D3WoDWyo.js";import{b as p}from"./TeacherEntry-CxwBtOUZ.js";import{g as s,s as o}from"./datatable-rXTZtuZ4.js";import{p as g}from"./sem-BK69X1ab.js";import{S as u}from"./index-BIOByBj5.js";import{R as j}from"./ArrowLeftOutlined-C8nsUk4P.js";import{R as w}from"./HomeOutlined-Cktox5KX.js";import{F as b}from"./Table-C3oY-_ou.js";import{R as D}from"./EditOutlined-BXL7oSOC.js";import"./index-DQm7kkWO.js";import"./index-C7FH1l90.js";import"./index--qInY3yo.js";import"./responsiveObserver-D6alLyRr.js";const I=r=>{const[d,l]=n.useState([]);n.useEffect(()=>{r.getTeacherDetails()},[]),n.useEffect(()=>{l(r.teacherDetails)},[r.teacherDetails]);const m=[{title:"Sl. No",dataIndex:"fslno",align:"center",width:"5%"},{title:"Teacher Code",dataIndex:"fteachcode",align:"center",...s("fteachcode","teachcode"),sorter:(a,t)=>o(a,t,"fteachcode"),sortDirections:["descend","ascend"],width:"10%"},{title:"Teacher Name",dataIndex:"fteachname",...s("fteachname","teachname"),sorter:(a,t)=>o(a,t,"fteachcode"),sortDirections:["descend","ascend"],width:"18%"},{title:"DOB",dataIndex:"fdob",align:"center",width:"7%"},{title:"Mobile",dataIndex:"fmobile",...s("fmobile","mobile"),sorter:(a,t)=>o(a,t,"fmobile"),sortDirections:["descend","ascend"],align:"center",width:"10%"},{title:"Email",dataIndex:"femail",...s("femail","email"),sorter:(a,t)=>o(a,t,"femail"),sortDirections:["descend","ascend"],width:"16%"},{title:"College",dataIndex:"fcollname",width:"20%"},{title:"Examiner",dataIndex:"fexaminer",align:"center",width:"7%"},{title:"Action",render:(a,t)=>e.jsx(c,{to:{pathname:`/qpsettings/teacher-entry/${t.fteachcode}/${t.fmobile}/update`},children:e.jsxs(i,{size:"medium",style:{color:"white",background:"green"},children:[e.jsx(D,{}),"Edit"]})}),align:"center",width:"7%"}];return e.jsx(f,{style:{margin:"6rem 10px 10px"},title:e.jsx("h6",{children:"Teacher List"}),extra:e.jsxs(u,{children:[e.jsx(c,{to:"/qpsettings/teacher-entry/insert",children:e.jsxs(i,{type:"primary",children:[e.jsx(j,{})," Back"]})}),e.jsxs(i,{style:{background:"green",color:"white"},onClick:()=>saveHandler(),children:[e.jsx(x,{})," View"]}),e.jsx(c,{to:"/dashboard",children:e.jsxs(i,{type:"primary",danger:!0,children:[e.jsx(w,{})," Exit"]})})]}),children:e.jsx(b,{bordered:!0,dataSource:d,size:"small",scroll:{y:500,x:1200},columns:m,pagination:g})})},y=r=>({teacherDetails:r.teacherDetails}),F=h(y,{getTeacherDetails:p})(I);export{F as default};