From 3e19792c0061879ebe17ea04264c4c1f86bb3504 Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期四, 24 四月 2025 16:51:18 +0800
Subject: [PATCH] 编写料斗转运功能
---
HTML/views/WareHouseSetting/Locate.html | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/HTML/views/WareHouseSetting/Locate.html b/HTML/views/WareHouseSetting/Locate.html
index 7a95e2e..4783145 100644
--- a/HTML/views/WareHouseSetting/Locate.html
+++ b/HTML/views/WareHouseSetting/Locate.html
@@ -387,12 +387,12 @@
align: 'center',
width: 160,
},
- // {
- // field: 'Layer',
- // title: '灞�',
- // align: 'center',
- // width: 70,
- // },
+ {
+ field: 'Layer',
+ title: '灞�',
+ align: 'center',
+ width: 70,
+ },
// {
// field: 'Depth',
// title: '娣卞害',
--
Gitblit v1.8.0