Browse Source

代码优化

@dongkboy 1 year ago
parent
commit
0e8738b271
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/personnel/memberManagement.vue

+ 1 - 0
src/views/personnel/memberManagement.vue

@@ -475,6 +475,7 @@ const sysUpAndDown = async (type: number, list?: string[]) => {
 const resetForm = () => {
 const resetForm = () => {
   formInline.searchValue = '';
   formInline.searchValue = '';
   formInline.isEnable = "";
   formInline.isEnable = "";
+  findpage();
 }
 }
 const userAdd = () => {
 const userAdd = () => {
   dialogTitle.value = '添加成员';
   dialogTitle.value = '添加成员';