Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
alex
/
PNSPS-frontend-MaterialUI
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
update label
CR013B2
Jason Chuang
1 mês atrás
pai
21c49c9e0a
commit
48c8eb9c57
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
src/pages/GFMIS/SearchForm.js
+1
-1
src/pages/Payment/Search_GLD/SearchForm.js
+ 1
- 1
src/pages/GFMIS/SearchForm.js
Ver arquivo
@@ -187,7 +187,7 @@ const SearchPublicNoticeForm = ({ applySearch, generateXML, searchCriteria, onGr
}}
renderInput={(params) => (
<TextField {...params}
label="Payment Me
ans
"
label="Payment Me
thod
"
/>
)}
InputLabelProps={{
+ 1
- 1
src/pages/Payment/Search_GLD/SearchForm.js
Ver arquivo
@@ -245,7 +245,7 @@ const SearchPublicNoticeForm = ({ applySearch, searchCriteria, onGridReady }) =>
}}
renderInput={(params) => (
<TextField {...params}
label="Payment Me
ans
"
label="Payment Me
thod
"
/>
)}
InputLabelProps={{
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar