From 6702e8cd7fca6725c0cd35613ceefef7f812c90e Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 01 十二月 2023 15:08:24 +0800
Subject: [PATCH] #
---
src/main/webapp/views/cstmr/cstmr_more.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/cstmr/cstmr_more.html b/src/main/webapp/views/cstmr/cstmr_more.html
index 5369b07..dd30a17 100644
--- a/src/main/webapp/views/cstmr/cstmr_more.html
+++ b/src/main/webapp/views/cstmr/cstmr_more.html
@@ -140,7 +140,7 @@
<div class="layui-inline layui-col-md6">
<label class="layui-form-label">浜у搧绫诲埆:</label>
<div class="layui-input-block">
- <input name="orderProductTypeId$" class="layui-input" disabled />
+ <input name="productCategory" class="layui-input" disabled />
</div>
</div>
<div class="layui-inline layui-col-md12">
--
Gitblit v1.9.1