Update list.js

This commit is contained in:
姜棚 2021-11-30 12:20:21 +08:00
parent fc3ac70f65
commit 736914b809
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ export default class acclist extends React.Component{
},(err)=>{
Notify.error(err);
})
}).catch(err=>{
});