Преглед на файлове

Merge branch 'colexiu1.3'

mo преди 1 година
родител
ревизия
2b3f144a8d
променени са 1 файла, в които са добавени 1 реда и са изтрити 7 реда
  1. 1 7
      src/views/tenantTeacherRejest/index.tsx

+ 1 - 7
src/views/tenantTeacherRejest/index.tsx

@@ -184,12 +184,6 @@ export default defineComponent({
     return () => (
     return () => (
       <>
       <>
         <div class={styles.videoClass}>
         <div class={styles.videoClass}>
-          {/* <ColHeader
-            class={styles.classHeader}
-            border={false}
-            isFixed={false}
-            background="#fff"
-          /> */}
           <div class={styles.resjetStudentWrap}>
           <div class={styles.resjetStudentWrap}>
             <img src={rejectLogo} class={styles.rejectLogo} alt="" />
             <img src={rejectLogo} class={styles.rejectLogo} alt="" />
             <img src={studentText} class={styles.studentText} alt="" />
             <img src={studentText} class={styles.studentText} alt="" />
@@ -327,7 +321,7 @@ export default defineComponent({
             position="bottom"
             position="bottom"
             style={{ height: '60%' }}
             style={{ height: '60%' }}
             teleport="body"
             teleport="body"
-            onUpdate: show={val => (data.searchStatus = val)}
+            onUpdate:show={val => (data.searchStatus = val)}
           >
           >
             <SubjectModel
             <SubjectModel
               subjectList={data.subjectList}
               subjectList={data.subjectList}