From 9e346bda123bba64e6eeebe0dff503bf84658af2 Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期三, 19 二月 2025 15:06:29 +0800 Subject: [PATCH] 1.生产报工优化 2.PDA样式调整 3.返回按钮取消 4.检验标识样式调整 --- H5/PurchaseInventory.aspx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/H5/PurchaseInventory.aspx b/H5/PurchaseInventory.aspx index 152592d..79ad9fe 100644 --- a/H5/PurchaseInventory.aspx +++ b/H5/PurchaseInventory.aspx @@ -168,8 +168,8 @@ </asp:Content> <asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder3" Runat="Server"> <comloading v-if="isLoading"></comloading> - <comback ></comback> + <%--<comback ></comback>--%> </asp:Content> <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server"> - <script src="Js/PurchaseInventory.js?<%=1233 %>"></script> + <script src="Js/PurchaseInventory.js?<%=1234 %>"></script> </asp:Content> -- Gitblit v1.9.3