This commit is contained in:
wangshiming
2022-04-25 15:40:16 +08:00
parent 81bfaea6f5
commit 0f4a05e2bf
2 changed files with 9 additions and 4 deletions

View File

@ -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;