From 078c3e3d1fe34e1cc481f05495011b06a66f800a Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期五, 21 三月 2025 15:59:39 +0800 Subject: [PATCH] 1.删除特征值按钮 2.image --- H5/BarCf.aspx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/H5/BarCf.aspx b/H5/BarCf.aspx index 9e29a10..f85caa6 100644 --- a/H5/BarCf.aspx +++ b/H5/BarCf.aspx @@ -68,7 +68,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/BarCf.js?<%=121 %>"></script> -- Gitblit v1.9.3