From b3654a68f9461cc48ed6cd1019d7115b60f0aeb9 Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期六, 08 三月 2025 10:22:18 +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