Explorar el Código

修改传参问题

lex hace 1 año
padre
commit
939b606ed7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/creation/login-model/index.tsx

+ 1 - 0
src/views/creation/login-model/index.tsx

@@ -172,6 +172,7 @@ export default defineComponent({
           <Teleport to={'body'}>
             <MImgCode
               v-model:value={state.imgCodeStatus}
+              clientId="jmedu-student"
               phone={state.username}
               onClose={() => {
                 state.imgCodeStatus = false