From d8b088514fd976b7aceaf6e67b37e9d9e0a8af78 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 28 二月 2024 13:54:17 +0800
Subject: [PATCH] 1
---
WebTM/views/生产管理/生产任务单/Sc_ICMOBillEdit_NoTable.html | 6 +++---
WebTM/Properties/PublishProfiles/JFTM.pubxml.user | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/WebTM/Properties/PublishProfiles/JFTM.pubxml.user b/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
index e5d95e0..8268eba 100644
--- a/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
+++ b/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
@@ -4020,7 +4020,7 @@
<publishTime>01/09/2024 17:04:29</publishTime>
</File>
<File Include="views/鐢熶骇绠$悊/鐢熶骇浠诲姟鍗�/Sc_ICMOBillEdit_NoTable.html">
- <publishTime>02/28/2024 12:16:28</publishTime>
+ <publishTime>02/28/2024 13:45:42</publishTime>
</File>
<File Include="views/鐢熶骇绠$悊/鐢熶骇浠诲姟鍗�/Sc_ICMOBillImport.html">
<publishTime>04/11/2023 16:34:43</publishTime>
diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\344\273\273\345\212\241\345\215\225/Sc_ICMOBillEdit_NoTable.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\344\273\273\345\212\241\345\215\225/Sc_ICMOBillEdit_NoTable.html"
index 1d92411..428288e 100644
--- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\344\273\273\345\212\241\345\215\225/Sc_ICMOBillEdit_NoTable.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\344\273\273\345\212\241\345\215\225/Sc_ICMOBillEdit_NoTable.html"
@@ -1025,9 +1025,9 @@
$('#btnHCus').prop('disabled', true);
$('#btnHMater').prop('disabled', true);
$('#btnHUnit').prop('disabled', true);
- $('#HCusMaterNumber').prop('disabled', true);
- $('#HCusModel').prop('disabled', true);
- $('#HCusMaterName').prop('disabled', true);
+ //$('#HCusMaterNumber').prop('disabled', true);
+ //$('#HCusModel').prop('disabled', true);
+ //$('#HCusMaterName').prop('disabled', true);
layer.close(ajaxLoad);
} else {
--
Gitblit v1.9.1