Tiger.Business.MES/WorkAction/IPQC.cs
@@ -35,8 +35,8 @@ var action = new ApiAction<SubmitOutput>(); action.LocaleMsg = new($"请按测试项提交测试数据"); //action.LocaleMsg = new("MES.WorkAction.IPQC.PleaseTest"); //action.LocaleMsg = new($"请按测试项提交测试数据"); action.LocaleMsg = new("MES.WorkAction.IPQC.PleaseTest"); return action; } /// <summary>