From 31d9a515fd8a7f771ac22c03e5507c0e6e5baa33 Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期一, 12 五月 2025 09:51:04 +0800 Subject: [PATCH] 1.首检认证信息输入 2.现场收料优化 --- H5/Wwcl.aspx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/H5/Wwcl.aspx b/H5/Wwcl.aspx index 82715e3..2076d91 100644 --- a/H5/Wwcl.aspx +++ b/H5/Wwcl.aspx @@ -83,7 +83,7 @@ </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/Wwcl.js?<%=122 %>"></script> -- Gitblit v1.9.3