lsun 协议管理
This commit is contained in:
parent
82bf1bfa51
commit
7a66eb028e
|
|
@ -625,6 +625,7 @@ export default {
|
||||||
this.businessLicenseListTemp=[];
|
this.businessLicenseListTemp=[];
|
||||||
this.businessLicenseFileList=[];
|
this.businessLicenseFileList=[];
|
||||||
this.showHouse = true
|
this.showHouse = true
|
||||||
|
this.showConfirmButton = true
|
||||||
this.title = '新增'
|
this.title = '新增'
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -656,6 +657,7 @@ export default {
|
||||||
this.businessLicenseListTemp = [];
|
this.businessLicenseListTemp = [];
|
||||||
}
|
}
|
||||||
this.showHouse = true
|
this.showHouse = true
|
||||||
|
this.showConfirmButton = true
|
||||||
this.title = '修改'
|
this.title = '修改'
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue