From 13f8c1efe9aaf7b7d1e4e77107de61a56d6f9646 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周五, 09 5月 2025 08:42:20 +0800
Subject: [PATCH] 222

---
 Weben_CMS专用代码生成器/Weben_CMS_TemplateDemo/templatedemo_web/src/widgets/WmsMaterial/Views/Pages/WmsMaterial/Config.ts |   66 ++++++++++++++++----------------
 1 files changed, 33 insertions(+), 33 deletions(-)

diff --git "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Weben_CMS_TemplateDemo/templatedemo_web/src/widgets/WmsMaterial/Views/Pages/WmsMaterial/Config.ts" "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Weben_CMS_TemplateDemo/templatedemo_web/src/widgets/WmsMaterial/Views/Pages/WmsMaterial/Config.ts"
index e2b4abf..965bfe3 100644
--- "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Weben_CMS_TemplateDemo/templatedemo_web/src/widgets/WmsMaterial/Views/Pages/WmsMaterial/Config.ts"
+++ "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Weben_CMS_TemplateDemo/templatedemo_web/src/widgets/WmsMaterial/Views/Pages/WmsMaterial/Config.ts"
@@ -15,14 +15,29 @@
   width:80, 
 }, 
 { 
+  field: 'isSelfMade', 
+  title: '鏄惁鑷骇', 
+  width:80, 
+}, 
+{ 
+  field: 'num', 
+  title: '鏁伴噺', 
+  width:160, 
+}, 
+{ 
+  field: 'selfNum', 
+  title: '鑷湁鏁伴噺', 
+  width:160, 
+}, 
+{ 
   field: 'materialName', 
   title: '鐗╂枡鍚嶇О', 
   width:160, 
 }, 
 { 
-  field: 'isSelfMade', 
-  title: '鏁伴噺', 
-  width:80, 
+  field: 'nullLength', 
+  title: '', 
+  width:160, 
 }, 
 { 
   field: 'purchaseTypeDesc', 
@@ -30,18 +45,8 @@
   width:160, 
 }, 
 { 
-  field: 'num', 
-  title: '鏄惁鏈夋晥鐗╂枡', 
-  width:160, 
-}, 
-{ 
   field: 'materialTypeDesc', 
   title: '鐗╂枡绫诲瀷锛堟灇涓惧�硷級', 
-  width:160, 
-}, 
-{ 
-  field: 'selfNum', 
-  title: '鑷湁鏁伴噺', 
   width:160, 
 }, 
 { 
@@ -52,11 +57,6 @@
 { 
   field: 'standard', 
   title: '瑙勬牸/鏍囧噯锛堝锛欸B/T 8163-2018锛�', 
-  width:160, 
-}, 
-{ 
-  field: 'nullLength', 
-  title: '', 
   width:160, 
 }, 
 { 
@@ -110,11 +110,6 @@
   width:160, 
 }, 
 { 
-  field: 'creationTime', 
-  title: '鍒涘缓鏃堕棿', 
-  width:180, 
-}, 
-{ 
   field: 'sort', 
   title: '鎺掑簭', 
   width:160, 
@@ -123,6 +118,11 @@
   field: 'remark', 
   title: '澶囨敞', 
   width:160, 
+}, 
+{ 
+  field: 'creationTime', 
+  title: '鍒涘缓鏃堕棿', 
+  width:180, 
 }, 
 { 
   field: 'deletionTime', 
@@ -140,6 +140,16 @@
   width:160, 
 }, 
 { 
+  field: 'operationRemark', 
+  title: '鎿嶄綔澶囨敞', 
+  width:160, 
+}, 
+{ 
+  field: 'deleteRemark', 
+  title: '鍒犻櫎澶囨敞', 
+  width:160, 
+}, 
+{ 
   field: 'extraField1', 
   title: '鎵╁睍瀛楁1', 
   width:160, 
@@ -152,16 +162,6 @@
 { 
   field: 'extraField3', 
   title: '鎵╁睍瀛楁3', 
-  width:160, 
-}, 
-{ 
-  field: 'operationRemark', 
-  title: '鎿嶄綔澶囨敞', 
-  width:160, 
-}, 
-{ 
-  field: 'deleteRemark', 
-  title: '鍒犻櫎澶囨敞', 
   width:160, 
 },  
 ] 

--
Gitblit v1.9.3