From d09a1552e45e6cfc8f83c0249cd296b8706c0dc2 Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期二, 20 五月 2025 09:33:27 +0800
Subject: [PATCH] 修改下发AGV任务接口,修改条码增加功能
---
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