From 94f909816fbd7683185bf8d013a239bab865a698 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 15 六月 2020 13:03:45 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/wrkMast/wrkMast.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/wrkMast/wrkMast.js b/src/main/webapp/static/js/wrkMast/wrkMast.js
index b9bd159..721938f 100644
--- a/src/main/webapp/static/js/wrkMast/wrkMast.js
+++ b/src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -306,6 +306,7 @@
                         layer.msg(res.msg);
                     })
                     layer.closeAll();
+                    tableReload();
                 });
                 break;
             // 鍙栨秷
@@ -315,6 +316,7 @@
                         layer.msg(res.msg);
                     })
                     layer.closeAll();
+                    tableReload();
                 });
                 break;
             // 璇︽儏

--
Gitblit v1.9.1