fix bug
This commit is contained in:
@ -105,9 +105,6 @@ console.log(this.params.infoUrl)
|
||||
authority: auths.authority,
|
||||
authorityAssistId: auths.authorityAssistId
|
||||
};
|
||||
if(this.changeValue) {
|
||||
params.isUpdateAuthority = 1
|
||||
}
|
||||
|
||||
if (this.params.id === 0) {
|
||||
delete params.id;
|
||||
|
||||
Reference in New Issue
Block a user