From 93652435728de839582440eefd5122c281181d35 Mon Sep 17 00:00:00 2001
From: limj <limj@taizhitech.com>
Date: 星期二, 24 十月 2023 18:46:04 +0800
Subject: [PATCH] 优先级管理添加注释

---
 _Main/UI/MacroPlannerWebApp/Component_FormMaterialPurchase/Component_PanelMaterialPurchase.def |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormMaterialPurchase/Component_PanelMaterialPurchase.def b/_Main/UI/MacroPlannerWebApp/Component_FormMaterialPurchase/Component_PanelMaterialPurchase.def
index 228bfb8..5e51ffa 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormMaterialPurchase/Component_PanelMaterialPurchase.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormMaterialPurchase/Component_PanelMaterialPurchase.def
@@ -11,15 +11,17 @@
       BaseType: 'WebLabel'
       Properties:
       [
-        NumberOfColumns: 50
+        NumberOfColumns: 30
         Taborder: 0
         Text: '寮�濮嬫椂闂达細2023-03-26 12:24:46'
+        Visible: false
       ]
     }
     #child: PanelMaterialPurchase613
   ]
   Properties:
   [
+    Alignment: 'trailing'
     FixedSize: true
     Orientation: 'horizontal'
     Taborder: 1

--
Gitblit v1.9.3