Parcourir la source

Merge branch 'colexiu1.3'

lex il y a 2 ans
Parent
commit
a1e3fe81d3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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) {