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 | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/HTML/views/HouseWithinSetting/CRLogTask.html b/HTML/views/HouseWithinSetting/CRLogTask.html
index 1b8b459..5240304 100644
--- a/HTML/views/HouseWithinSetting/CRLogTask.html
+++ b/HTML/views/HouseWithinSetting/CRLogTask.html
@@ -309,6 +309,11 @@
width: 110,
align: 'center',
}, {
+ field: 'LotNo',
+ title: '鎵规鍙�',
+ width: 110,
+ align: 'center',
+ }, {
field: 'StartLocat',
title: '璧峰浣嶇疆',
width: 100,
--
Gitblit v1.8.0