From b48383cfbab275b7b5c870549d11903908128a07 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 11 八月 2023 13:24:54 +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 fdafe6b..ea98625 100644
--- a/src/main/webapp/views/priSales/priSales.html
+++ b/src/main/webapp/views/priSales/priSales.html
@@ -130,7 +130,7 @@
         <div class="layui-form-item">
           <label class="layui-form-label">椤圭洰鍚�: </label>
           <div class="layui-input-block">
-            <input class="layui-input" id="orderId$" disabled placeholder="璇疯緭鍏ラ」鐩悕" autocomplete="off" lay-verify="required">
+            <input class="layui-input" id="planId" disabled placeholder="璇疯緭鍏ラ」鐩悕" autocomplete="off" lay-verify="required">
           </div>
         </div>
 

--
Gitblit v1.9.1