From 86586ac59fef9b677deaf15136e1f44d3d2204be Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 29 三月 2024 10:40:30 +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