From 2cf928a22b6cf8ea7a29f29127ffc333c73b0bca Mon Sep 17 00:00:00 2001
From: wzy <wzy19931122ai@163.com>
Date: Sat, 26 Dec 2020 22:56:20 +0800
Subject: [PATCH] modify

---
 zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/vip.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/vip.html b/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/vip.html
index 52b161d..dfaf184 100644
--- a/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/vip.html
+++ b/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/vip.html
@@ -777,6 +777,7 @@
                     _this.serviceOrderTableQueryFn();
                     _this.orderTableDataQueryFn();
                     _this.skinCheckTableDataQueryFn();
+                    _this.refreshTable();
                 });
             },
             addLabelFn(key) {

--
Gitblit v1.9.1