feat: There is no way the,
This commit is contained in:
@@ -307,7 +307,7 @@ export default {
|
||||
handler (val) {
|
||||
if (val !== '' && val !== null && typeof (val) !== 'undefined') {
|
||||
if(val === '1'){
|
||||
if (this.bpnId === undefined) {
|
||||
if (this.bpnId === undefined || this.bpnId === "") {
|
||||
this.getFsFile()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user