@dongkboy 1 rok temu
rodzic
commit
0e8738b271
1 zmienionych plików z 1 dodań i 0 usunięć
  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 = () => {
   formInline.searchValue = '';
   formInline.isEnable = "";
+  findpage();
 }
 const userAdd = () => {
   dialogTitle.value = '添加成员';