|
@@ -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 = '添加成员';
|