This commit is contained in:
高飞 2026-04-16 09:41:45 +08:00
parent 22ad6c566c
commit 9bbe4cec29
1 changed files with 2 additions and 0 deletions

View File

@ -180,6 +180,8 @@ namespace FineUIPro.Web.common.ProjectSet
{
pdms.IsAuto = false;
}
UpsertBatchSetting("5", projectId);
ShowNotify("提交成功!", MessageBoxIcon.Success);
}
private void SaveColorModelSettings(string projectId)
{