From 3c1d2f30791126fd586d31eeed57de809766353c Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期四, 02 一月 2025 19:39:50 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Views/InvnetoryUpdate.vw |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Views/InvnetoryUpdate.vw b/_Main/UI/MacroPlannerWebApp/Views/InvnetoryUpdate.vw
index 31cd226..1f2c2f7 100644
--- a/_Main/UI/MacroPlannerWebApp/Views/InvnetoryUpdate.vw
+++ b/_Main/UI/MacroPlannerWebApp/Views/InvnetoryUpdate.vw
@@ -71,6 +71,15 @@
               subtotals: ''
               width: 155
             }
+            column_Dtype
+            {
+              columnId: 'Dtype'
+              dataPath: 'Dtype'
+              dataType: 'string'
+              index: 5
+              subtotals: ''
+              width: 150
+            }
           }
         }
       }

--
Gitblit v1.9.3