Explorar el Código

fix: 阿里云语音bug

fix: 阿里云语音bug
hear hace 3 años
padre
commit
2906f2f483
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/notice/Template/Detail/index.tsx

+ 1 - 1
src/pages/notice/Template/Detail/index.tsx

@@ -427,7 +427,7 @@ const Detail = observer(() => {
                 };
                 state1.componentProps = {
                   rows: 5,
-                  placeholder: '此部分内容中变量将用于阿里云语音验证码。',
+                  placeholder: '内容中变量将用于阿里云语音验证码。',
                 };
               } else {
                 state1.hidden = true;