From a3e47b54c53c9ac2afa0423cda5577e9b768d643 Mon Sep 17 00:00:00 2001
From: ZY <zc857179121@qq.com>
Date: 星期三, 18 九月 2024 10:05:04 +0800
Subject: [PATCH] bug调整

---
 src/main/webapp/views/matTurn/turnOverQuery.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/matTurn/turnOverQuery.html b/src/main/webapp/views/matTurn/turnOverQuery.html
index 2ad1a5a..d3bb665 100644
--- a/src/main/webapp/views/matTurn/turnOverQuery.html
+++ b/src/main/webapp/views/matTurn/turnOverQuery.html
@@ -87,6 +87,7 @@
             {type: 'checkbox'},
             {field: 'matnr', align: 'center', title: '鍝佸彿'}
             , {field: 'maktx', align: 'center', title: '鍝佸悕'}
+            ,{field: 'model', align: 'center',title: '浜у搧浠g爜'}
             , {field: 'specs', align: 'center', title: '瑙勬牸'}
         ];
     }

--
Gitblit v1.9.1