Explorar el Código

修复0x9206组包表单

AntDesign
yedajiang44 hace 2 años
padre
commit
11826946c8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/JTTools/Pages/JT1078Pack.razor

+ 1
- 1
src/JTTools/Pages/JT1078Pack.razor Ver fichero

@@ -312,7 +312,7 @@
</GridCol>
<GridCol Span="6">
<FormItem>
<AntDesign.Input @bind-Value="@context.Password" AllowClear>
<AntDesign.Input @bind-Value="@context.FileUploadPath" AllowClear>
<AddOnBefore>文件上传路径</AddOnBefore>
</AntDesign.Input>
</FormItem>


Cargando…
Cancelar
Guardar