From 415e713b444fccc25e59ff0e1b5d72467ec20b54 Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期二, 11 二月 2025 09:05:15 +0800
Subject: [PATCH] 去掉入库单和出库单验证
---
HTML/views/HouseWithinSetting/CRLogTask.html | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/HTML/views/HouseWithinSetting/CRLogTask.html b/HTML/views/HouseWithinSetting/CRLogTask.html
index 27d537a..5240304 100644
--- a/HTML/views/HouseWithinSetting/CRLogTask.html
+++ b/HTML/views/HouseWithinSetting/CRLogTask.html
@@ -305,7 +305,12 @@
templet: '#IsSuccessButton',
}, {
field: 'PalletNo',
- title: '鎵樼洏鍙�',
+ title: '妗跺彿',
+ width: 110,
+ align: 'center',
+ }, {
+ field: 'LotNo',
+ title: '鎵规鍙�',
width: 110,
align: 'center',
}, {
--
Gitblit v1.8.0