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