Explorar el Código

Update index.tsx

lex hace 2 años
padre
commit
e29858f45b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/tenant/music/list/index.tsx

+ 1 - 1
src/tenant/music/list/index.tsx

@@ -179,7 +179,7 @@ export default defineComponent({
         createBy: teacherId
       }
       if (hideSearch) {
-        tempParams.idAndName = tempParams.search
+        tempParams.idAndName = lightTextC.value
         tempParams.search = null
       }
       if (exquisiteFlag.value) {