From 23c3bc31f574ee9573c8045edad0233b55a0ffa6 Mon Sep 17 00:00:00 2001 From: wzy <wzy19931122ai@163.com> Date: Thu, 11 Nov 2021 22:43:13 +0800 Subject: [PATCH] fix --- zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/vip_bak.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/vip_bak.html b/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/vip_bak.html index 6b949bb..ae7dd75 100644 --- a/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/vip_bak.html +++ b/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/vip_bak.html @@ -268,7 +268,6 @@ $("#userList").hide(); } }); - updateHistory(); $("#userList").mouseleave(function () { $(this).hide(); }) -- Gitblit v1.9.1