Ver a proveniência

update

master
MSI\derek há 1 semana
ascendente
cometimento
a955100571
1 ficheiros alterados com 6 adições e 6 eliminações
  1. +6
    -6
      src/components/PoDetail/PoDetail.tsx

+ 6
- 6
src/components/PoDetail/PoDetail.tsx Ver ficheiro

@@ -609,12 +609,12 @@ const PoDetail: React.FC<Props> = ({ po, qc, warehouse }) => {
type="text"
variant="outlined"
fullWidth
InputProps={{
inputProps: {
min: 0,
step: 1
}
}}
// InputProps={{
// inputProps: {
// min: 0,
// step: 1
// }
// }}
/>
<TextField
label={t("dnDate")}


Carregando…
Cancelar
Guardar