From 75c3ceae532acc1ffe1df3c6b71a5b9621be8a41 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期二, 02 四月 2024 14:53:39 +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