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/PurchaseReturn.aspx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/H5/PurchaseReturn.aspx b/H5/PurchaseReturn.aspx index de80104..8f82134 100644 --- a/H5/PurchaseReturn.aspx +++ b/H5/PurchaseReturn.aspx @@ -175,7 +175,7 @@ <comloading v-if="isLoading"></comloading> - <comback ></comback> + <%--<comback ></comback>--%> </asp:Content> <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server"> <script src="Js/PurchaseReturn.js?<%=128 %>"></script> -- Gitblit v1.9.3