lsun 协议管理

This commit is contained in:
lSun 2024-11-13 14:20:15 +08:00
parent 82bf1bfa51
commit 7a66eb028e
1 changed files with 2 additions and 0 deletions

View File

@ -625,6 +625,7 @@ export default {
this.businessLicenseListTemp=[];
this.businessLicenseFileList=[];
this.showHouse = true
this.showConfirmButton = true
this.title = '新增'
},
@ -656,6 +657,7 @@ export default {
this.businessLicenseListTemp = [];
}
this.showHouse = true
this.showConfirmButton = true
this.title = '修改'
})
},