From 7fee45e68785dfba91f803772a4aef9017a2a811 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期四, 03 八月 2023 16:36:10 +0800 Subject: [PATCH] #界面完善 --- src/main/webapp/views/priSales/priSales.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/priSales/priSales.html b/src/main/webapp/views/priSales/priSales.html index abfef1d..2350401 100644 --- a/src/main/webapp/views/priSales/priSales.html +++ b/src/main/webapp/views/priSales/priSales.html @@ -74,7 +74,7 @@ <div class="layui-form-item"> <label class="layui-form-label">椤圭洰鍚�: </label> <div class="layui-input-block"> - <input class="layui-input" id="itemName" disabled placeholder="璇疯緭鍏ラ」鐩悕" autocomplete="off" lay-verify="required"> + <input class="layui-input" id="orderId$" disabled placeholder="璇疯緭鍏ラ」鐩悕" autocomplete="off" lay-verify="required"> </div> </div> -- Gitblit v1.9.1