@dongkboy hace 1 año
padre
commit
0e8738b271
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 = '添加成员';