From 4dcd3c0ad3190436c7fd1cadd8359a05db792014 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期一, 08 五月 2023 10:01:13 +0800
Subject: [PATCH] 染色要求可编辑
---
WebTM/views/车间管理/工序流转卡/Sc_ProcessExchangeBill.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBill.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBill.html"
index c3d33f2..63c7e50 100644
--- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBill.html"
+++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBill.html"
@@ -90,7 +90,7 @@
<div class="layui-col-xs3 layui-inline">
<label class="layui-form-label">鏌撹壊瑕佹眰</label>
<div class="layui-input-inline">
- <input type="text" class="layui-input" name="HColorRemark" id="HColorRemark" style="background-color:#efefef4d;" readonly>
+ <input type="text" class="layui-input" name="HColorRemark" id="HColorRemark" >
</div>
</div>
<!--<div class="layui-col-xs3 layui-inline">
--
Gitblit v1.9.1