fcx
6 天以前 a619299816f2f632c7c6ba3a1bb869e2c212797d
StandardPda/MES.Service/Dto/service/SJPageResult.cs
@@ -124,4 +124,10 @@
    /// </summary>
    [SugarColumn(ColumnName = "qtzt")]
    public string? DAA019 { get; set; }
    public string? searchValue { get; set; }
    // 添加 selectedIndex 属性以支持前端传入的搜索选项索引   新添加
    //public int? selectedIndex { get; set; }
}