From 84073105b42601bf08a45b58a3781580c922199f Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期一, 14 四月 2025 14:29:33 +0800 Subject: [PATCH] 1.产品绑定核对送检 --- 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