稽查审批人增加字段

This commit is contained in:
2025-07-25 15:13:44 +08:00
parent 1f8f3242b5
commit 043037328e
6 changed files with 19891 additions and 3 deletions
@@ -329,7 +329,7 @@ namespace IRaCIS.Core.Application.ViewModel
public bool IsConfig { get; set; }
public string DictionaryKey { get; set; } = string.Empty;
public bool IsBeforeModifyView { get; set; } = true;
//byzhouahng