From 4c0b2ce14b299b3409dfee230a052979c2844de4 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 01 九月 2021 15:17:14 +0800 Subject: [PATCH] Merge branch 'WJC' into wxr7 --- HDL_ON/UI/UI2/3-Intelligence/Scene/SceneFunctionListChoosePage.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI2/3-Intelligence/Scene/SceneFunctionListChoosePage.cs b/HDL_ON/UI/UI2/3-Intelligence/Scene/SceneFunctionListChoosePage.cs index 9401786..05c2a9c 100644 --- a/HDL_ON/UI/UI2/3-Intelligence/Scene/SceneFunctionListChoosePage.cs +++ b/HDL_ON/UI/UI2/3-Intelligence/Scene/SceneFunctionListChoosePage.cs @@ -157,7 +157,6 @@ /// <summary> /// 鏄剧ず鍔熻兘Row /// </summary> - /// <param name="showUnallocated">鏄惁鏄樉绀烘湭鍒嗛厤</param> void LoadFunctionListRow(List<Function> functions) { functionListView.RemoveAll(); -- Gitblit v1.8.0